Skip to content

Commit ae7255e

Browse files
committed
handle surface-adsorbate splitting errors
1 parent 0068dd0 commit ae7255e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pynta/postprocessing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from pynta.coveragedependence import mol_to_atoms, process_calculation
1919
from pysidt.sidt import *
2020
import logging
21+
from molecule.exceptions import AtomTypeError
2122

2223
eV_to_Jmol = 9.648328e4
2324

0 commit comments

Comments
 (0)