Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke authored Jun 25, 2024
1 parent ac0e33b commit 2f325ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
sys.path.insert(0, str(root))

import xmip # noqa
from importlib.metadata import version # isort:skip
from importlib.metadata import version # noqa

release = version("xmip")
# for example take major/minor/patch
Expand Down

0 comments on commit 2f325ac

Please sign in to comment.