Skip to content

Commit c4b0637

Browse files
committed
remove empty __all__ from __init__.py
1 parent 20815e0 commit c4b0637

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/jabs/scripts/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
"""jabs scripts module"""
2-
3-
__all__ = []

0 commit comments

Comments
 (0)