mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Fix typo [ci skip]
This commit is contained in:
@@ -98,7 +98,7 @@ class TestCase(unittest.TestCase):
|
||||
|
||||
# Test the new version also has the id and works as expected
|
||||
|
||||
# uncomment the following to generate (overrwrite) new version of pickled
|
||||
# uncomment the following to generate (overwrite) new version of pickled
|
||||
# data file
|
||||
#pickle.dump(ffeat,file(os.path.join(RDConfig.RDBaseDir, 'Code/ChemicalFeatures/Wrap/testData/featv2.pkl'),'wb+'))
|
||||
inTF = open(
|
||||
|
||||
Reference in New Issue
Block a user