Skip to content

Commit 87cf1e4

Browse files
committed
fix linter error
1 parent 4cdc928 commit 87cf1e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PyStemmusScope/bmi/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Documentation about StemmusScopeBmi."""
22
from .implementation import StemmusScopeBmi
33

4+
45
__all__ = ["StemmusScopeBmi"]

0 commit comments

Comments
 (0)