We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609f8b4 commit 84c32eaCopy full SHA for 84c32ea
gendiff/__init__.py
@@ -1 +1,3 @@
1
from .diff_generator import generate_diff
2
+
3
+__all__ = ("generate_diff",)
0 commit comments