Skip to content

Commit 2ecf65b

Browse files
committed
Added imports to __all__ to appease Ruff ↞ [auto-sync from https://github.com/adamlui/python-utils/tree/main/translate-messages]
1 parent 27a9edc commit 2ecf65b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
from . import csv
2+
3+
__all__ = ['csv']

0 commit comments

Comments
 (0)