Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Razdoburdin committed Jul 28, 2023
1 parent f0bf934 commit cd47d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ def run(exdir, logdir, nodist=False, nostream=False):
if script.endswith(".py") and script not in ["__init__.py"]:
n += 1
if script in skiped_files:
success += 1
print("\n##### " + jp(dirpath, script))
print(
strftime("%H:%M:%S", gmtime())
Expand Down

0 comments on commit cd47d9c

Please sign in to comment.