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.
2 parents 8099907 + dd83913 commit cf98291Copy full SHA for cf98291
src/superannotate/__init__.py
@@ -4,6 +4,7 @@
4
5
__version__ = "4.4.14b1"
6
7
+
8
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
9
10
import logging.config # noqa
0 commit comments