Skip to content

Commit

Permalink
lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Apr 26, 2024
1 parent 996ebe5 commit e5447b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
seal5_flow.load(cdsl_files, verbose=VERBOSE, overwrite=True)

# Load test inputs
test_files = [
]
test_files = []
seal5_flow.load(test_files, verbose=VERBOSE, overwrite=True)

# Load YAML inputs
Expand Down

0 comments on commit e5447b4

Please sign in to comment.