Skip to content

Commit 89b55fa

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 916e979 commit 89b55fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/srmise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"""Peak extraction and peak fitting tool for atomic pair distribution functions."""
1616

1717
# package version
18-
from diffpy.srmise.version import __version__
18+
from diffpy.srmise.version import __version__
1919

2020
# silence the pyflakes syntax checker
2121
assert __version__ or True

0 commit comments

Comments
 (0)