We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a8d5f commit a65eebdCopy full SHA for a65eebd
examples/packaging/setuptools/foo2/foo2/__init__.py
@@ -1,4 +1,6 @@
1
-# this is my foo2 test package
+"""
2
+this is my foo2 test package
3
4
5
# make these available into the parent namespace
6
from foo2.foo import *
0 commit comments