Skip to content

Commit f01487c

Browse files
pre-commit auto-fixes
1 parent ec003c9 commit f01487c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pymatgen/io/ase.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
from __future__ import annotations
77

8-
from copy import deepcopy
98
import warnings
9+
from copy import deepcopy
1010
from importlib.metadata import PackageNotFoundError
1111
from typing import TYPE_CHECKING
1212

0 commit comments

Comments
 (0)