Exemple #1
0
 def testWriteString(self):
     sh = SH()
     data = Data(molecule=PYQ)
     sh.write(data, format="cml")
Exemple #2
0
 def testWriteString(self):
     sh = SH()
     data = Data(molecule=PYQ)
     sh.write(data, format="cml")