Skip to content

Commit 56ea9ec

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0ce0ec2 commit 56ea9ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

optimas/generators/external.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ def suggest(self, n_trials):
2323
def ingest(self, trials):
2424
"""Send the results of evaluations to the generator."""
2525
self.gen.ingest(trials)
26-

0 commit comments

Comments
 (0)