Getting Started
User Guide
Function for changing the names of the pins of a model
pin_mapping (dict) – Dictionary containing the mapping of the pin names. Format is {‘oldname’ : ‘newname’}
model of self with updated pin names
model