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 0ce0ec2 commit 56ea9ecCopy full SHA for 56ea9ec
optimas/generators/external.py
@@ -23,4 +23,3 @@ def suggest(self, n_trials):
23
def ingest(self, trials):
24
"""Send the results of evaluations to the generator."""
25
self.gen.ingest(trials)
26
-
0 commit comments