Skip to content
Snippets Groups Projects
  • Benjamin Cumming's avatar
    remove connection_shim and fix connection printer (#808) · f8f73c83
    Benjamin Cumming authored
    Remove the dead `cell_connection_shim` from the python wrapper.
    
    Fix the connection printer to take an `arb::cell_connection` argument, to fix a runtime python crash caused by passing an `arb::cell_connection` where a `cell_connection_shim` was expected.
    f8f73c83