SpiNNakerManchester / SpiNNUtils

Utility classes and functions for SpiNNaker projects
Apache License 2.0
1 stars 5 forks source link

Is config none #244

Closed Christian-B closed 1 year ago

Christian-B commented 1 year ago

Split config methods into those that can provide None and those that will error.

Will need to be done at the same time as: https://github.com/SpiNNakerManchester/SpiNNMachine/pull/222 https://github.com/SpiNNakerManchester/SpiNNMan/pull/360 https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/1108 https://github.com/SpiNNakerManchester/TestBase/pull/49 https://github.com/SpiNNakerManchester/sPyNNaker/pull/1382 https://github.com/SpiNNakerManchester/SpiNNakerGraphFrontEnd/pull/259

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