SpiNNakerManchester / SpiNNMan

Interface to SpiNNaker boards from Python
Apache License 2.0
5 stars 1 forks source link

typing and many minor changes #376

Closed Christian-B closed 8 months ago

Christian-B commented 8 months ago

Much the same as https://github.com/SpiNNakerManchester/SpiNNMan/pull/327

But done to allow Typing to go in one repository at a time.

Must be done at the same time as: https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/1134 https://github.com/SpiNNakerManchester/sPyNNaker/pull/1403

tested by: https://github.com/SpiNNakerManchester/IntegrationTests/pull/247