Skip to content

Commit 10368dd

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 97ec6a2 commit 10368dd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/diffpy/utils/parsers/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@
1414
##############################################################################
1515
"""Various utilities related to data parsing and manipulation."""
1616

17-
from diffpy.utils.parsers import loaddata
18-
from diffpy.utils.parsers import custom_exceptions
19-
from diffpy.utils.parsers import serialization
17+
from diffpy.utils.parsers import custom_exceptions, loaddata, serialization

0 commit comments

Comments
 (0)