Skip to content

Commit ddb6952

Browse files
committed
style: format the python code
1 parent 359b71d commit ddb6952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compile_rtl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ def main():
6363
process = subprocess.Popen(iverilog_cmd)
6464
process.wait(timeout=5)
6565

66+
6667
if __name__ == '__main__':
6768
sys.exit(main())

0 commit comments

Comments
 (0)