We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bc8d8 commit bd8e8d6Copy full SHA for bd8e8d6
1 file changed
tests/test_bound_interface.py
@@ -18,7 +18,8 @@
18
19
20
class Box(db.Bound):
21
- """ Dummy bounding class
+ """
22
+ Dummy bounding class
23
"""
24
25
def __init__(self, ndim):
0 commit comments