Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 21, 2023
1 parent baf08cb commit d3ac692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/model_tests/neuron/test_synaptic_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import pytest

from spinn_utilities.overrides import overrides
from spinn_utilities.config_holder import load_config, set_config
from spinn_utilities.config_holder import set_config
from spinnman.model import CPUInfo
from spinnman.processes.get_cpu_info_process import _INFO_PATTERN
from spinnman.transceiver import Transceiver
Expand Down

0 comments on commit d3ac692

Please sign in to comment.