Skip to content

Commit

Permalink
Fix import in test
Browse files Browse the repository at this point in the history
  • Loading branch information
ladinesa committed Feb 2, 2024
1 parent e1634e6 commit e6ae7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_systemnormalizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#

import pytest
import ase
import ase.build
import numpy as np
from logging import LogRecord
import json
Expand Down

0 comments on commit e6ae7fe

Please sign in to comment.