Skip to content

Commit bd8e8d6

Browse files
committed
edit the bounding interface test
1 parent 48bc8d8 commit bd8e8d6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/test_bound_interface.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818

1919

2020
class Box(db.Bound):
21-
""" Dummy bounding class
21+
"""
22+
Dummy bounding class
2223
"""
2324

2425
def __init__(self, ndim):

0 commit comments

Comments
 (0)