Skip to content

Commit 441611a

Browse files
committed
Fix spacing
1 parent 976a4ff commit 441611a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime-tests-results/table_generator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090

9191
print("\n")
9292
print(f"Generated on: {datetime.now().strftime('%Y/%m/%d %H:%M:%S')}")
93+
print("")
9394

9495
try:
9596
print(f"[Build, Hardware and QEMU run](https://github.com/{os.environ['GITHUB_REPOSITORY']}/actions/runs/{os.environ['BUILD_RUN_ID']}) / [Wokwi run](https://github.com/{os.environ['GITHUB_REPOSITORY']}/actions/runs/{os.environ['WOKWI_RUN_ID']})")

0 commit comments

Comments
 (0)