Skip to content

Commit

Permalink
Update generate.py
Browse files Browse the repository at this point in the history
add log message
  • Loading branch information
mzuenni authored Mar 5, 2024
1 parent cbbea79 commit 8566bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -1675,6 +1675,7 @@ def generate_samples(problem):
if not gen_config.has_yaml:
return True

log('Generating samples')
gen_config.build()
gen_config.run()
gen_config.clean_up()
Expand Down

0 comments on commit 8566bcb

Please sign in to comment.