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 6e562b1 commit 793f7c0Copy full SHA for 793f7c0
src/superannotate/__init__.py
@@ -5,7 +5,6 @@
5
6
__version__ = "4.4.12dev4"
7
8
-
9
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
10
11
import logging.config # noqa
0 commit comments