Skip to content

Commit 2e07cd0

Browse files
committed
Add 'unasync_files' to __all__
1 parent fa57b92 commit 2e07cd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/unasync/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
__all__ = [
1616
"Rule",
17+
"unasync_files",
1718
"cmdclass_build_py",
1819
]
1920

0 commit comments

Comments
 (0)