Skip to content
Snippets Groups Projects
Commit 57c4f8d8 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

import

parent f3c02950
No related branches found
No related tags found
1 merge request!111MAINT: LinkAhead rename
Pipeline #41149 passed
...@@ -57,6 +57,7 @@ from linkahead.utils.get_entity import (get_entity_by_id, get_entity_by_name, ...@@ -57,6 +57,7 @@ from linkahead.utils.get_entity import (get_entity_by_id, get_entity_by_name,
get_entity_by_path) get_entity_by_path)
try: try:
from linkahead import version
from linkahead.version import version as __version__ from linkahead.version import version as __version__
except ModuleNotFoundError: except ModuleNotFoundError:
version = "uninstalled" version = "uninstalled"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment