Skip to content

Commit cf98291

Browse files
authored
Merge branch 'develop' into friday
2 parents 8099907 + dd83913 commit cf98291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/superannotate/__init__.py

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

55
__version__ = "4.4.14b1"
66

7+
78
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
89

910
import logging.config # noqa

0 commit comments

Comments
 (0)