Skip to content

Commit

Permalink
tests: Fixed spacegroupconverter import
Browse files Browse the repository at this point in the history
  • Loading branch information
Somerandomguy10111 committed Feb 6, 2025
1 parent a1931b3 commit b52e862
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/t_tools/t_spg_converter.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from holytools.events import Timer

from special.tools.spg_converter import SpacegroupConverter
from holytools.devtools import Unittest

from xrdpattern.tools.spg_converter import SpacegroupConverter


class SpacegroupConversionTest(Unittest):
Expand Down

0 comments on commit b52e862

Please sign in to comment.