Skip to content

Commit 77e35d8

Browse files
committed
bad hyphenization
1 parent ea4ce91 commit 77e35d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
# Import __version__ without importing the module in setup
14-
exec(open("./smt-explainability/version.py").read())
14+
exec(open("./smt_explainability/version.py").read())
1515

1616
metadata = dict(
1717
name="smt-explainability",

0 commit comments

Comments
 (0)