I have a class Neuron in one file by python:
class Neuron: def __init__(): ...... def other function(): ...... def __repr__(self, le