Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Dec 10, 2024
1 parent da880d4 commit 41ef080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pynta/almace/alCalc.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from ase.io import read, write
import os
from mace.calculators.mace import MACECalculator
from pynta.utils import import_module

import argparse
import sys
Expand Down

0 comments on commit 41ef080

Please sign in to comment.