Skip to content

Commit a0f93f7

Browse files
committed
Comment last change
1 parent d3d6744 commit a0f93f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

uncompyle6/__init__.py

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

3333
from uncompyle6.version import VERSION
3434

35+
# This ensures VERSION will appear in pydoc
3536
__version__ = VERSION
3637

3738
PYTHON3 = sys.version_info >= (3, 0)

0 commit comments

Comments
 (0)