Skip to content

Commit a7045ee

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 7c48a59 commit a7045ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffpy/utils/version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
# obtain version information
2222
from importlib.metadata import version
23+
2324
__version__ = version("diffpy.utils")
2425

2526
# End of file

0 commit comments

Comments
 (0)