Skip to content

Commit

Permalink
check abc
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Dec 6, 2024
1 parent e0781d6 commit 52558ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: Python Actions
on: [push]
jobs:
call:
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@abc
with:
dependencies:
test_directories: unittests
Expand Down
1 change: 1 addition & 0 deletions spinn_utilities/checker.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import collections.abc

0 comments on commit 52558ad

Please sign in to comment.