Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 11, 2022
1 parent 112fb08 commit c4fbbd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spynnaker/pyNN/setup_pynn.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ def install_sPyNNaker_into(module):
"PyNN version {} found; sPyNNaker requires PyNN version 0.9".format(
pyNN.__version__))


def setup_pynn():
# Perform the installation
install_sPyNNaker_into(pyNN)


setup_pynn()

0 comments on commit c4fbbd1

Please sign in to comment.