Skip to content

Commit

Permalink
fix: remove version from init
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed May 17, 2024
1 parent 2f647f6 commit 6d6ff8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FoldOptLib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from .version import __version__
from FoldOptLib.datatypes import (
KnowledgeType,
OptimisationType,
Expand Down

0 comments on commit 6d6ff8d

Please sign in to comment.