Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Update test_quickff.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Mar 18, 2021
1 parent 2a23114 commit aa825c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/quickff_module/test_quickff.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
from pyiron_atomistics.atomistics.structure.atoms import Atoms
from pyiron_base import ProjectHDFio, Project

from pyiron_atomistics.quickff.quickff import QuickFFInput
from pyiron_atomistics.quickff.quickff import QuickFF
from pyiron_gpl.quickff.quickff import QuickFFInput
from pyiron_gpl.quickff.quickff import QuickFF


class TestQuickFF(unittest.TestCase):
Expand Down

0 comments on commit aa825c9

Please sign in to comment.