Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored May 24, 2024
1 parent d4c0648 commit 6e2f7f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ctlearn/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
__all__ = ("get_version", "get_version_pypi")

CURRENT_DIRECTORY = path.dirname(path.abspath(__file__))
print(__file__)
VERSION_FILE = path.join(CURRENT_DIRECTORY, "_version_cache.py")

GIT_COMMAND = "git"
Expand Down

0 comments on commit 6e2f7f6

Please sign in to comment.