Skip to content

Commit

Permalink
Merge pull request #272 from SpiNNakerManchester/typing
Browse files Browse the repository at this point in the history
Typing
  • Loading branch information
Christian-B authored Oct 22, 2024
2 parents c4b1e56 + 765ba9c commit 829787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypy.bash
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@

utils="../SpiNNUtils/spinn_utilities"

mypy $utils spinn_machine
mypy --python-version 3.8 $utils spinn_machine

0 comments on commit 829787f

Please # to comment.