def test_import():
from pyscf_analyzer import PyscfAnalyzer
#end def test_import
def test_empty_init():
PyscfAnalyzer(None)
#end def test_empty_init