Skip to content

Commit 3a8dc47

Browse files
committed
clearing RMG's training_reactions_constraints
1 parent f12537c commit 3a8dc47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rmgpy/rmg/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ def clear(self):
221221
self.ml_estimator = None
222222
self.ml_settings = None
223223
self.species_constraints = {}
224+
self.training_reactions_constraints = {}
224225
self.walltime = '00:00:00:00'
225226
self.save_seed_modulus = -1
226227
self.max_iterations = None

0 commit comments

Comments
 (0)