Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Nov 13, 2023
1 parent 511952b commit 718d957
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spinn_utilities/testing/type_error.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
def does_this_work() -> int:
return "hello"

print(does_this_work())

print(does_this_work())

0 comments on commit 718d957

Please sign in to comment.