We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0068dd0 commit ae7255eCopy full SHA for ae7255e
pynta/postprocessing.py
@@ -18,6 +18,7 @@
18
from pynta.coveragedependence import mol_to_atoms, process_calculation
19
from pysidt.sidt import *
20
import logging
21
+from molecule.exceptions import AtomTypeError
22
23
eV_to_Jmol = 9.648328e4
24
0 commit comments