Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions spynnaker/pyNN/extra_algorithms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
# limitations under the License.
from .connection_holder_finisher import finish_connection_holders
from .redundant_packet_count_report import redundant_packet_count_report
from .spynnaker_connection_holder_generations import (
SpYNNakerConnectionHolderGenerator)
from .spynnaker_neuron_network_specification_report import (
spynnaker_neuron_graph_network_specification_report)
from .spynnaker_synaptic_matrix_report import SpYNNakerSynapticMatrixReport
Expand All @@ -26,7 +24,6 @@
"delay_support_adder",
"finish_connection_holders",
"redundant_packet_count_report",
"SpYNNakerConnectionHolderGenerator",
"spynnaker_neuron_graph_network_specification_report",
"SpYNNakerSynapticMatrixReport",
"synapse_expander", "neuron_expander"]

This file was deleted.

Loading