I have written a simplified version of my code with this problem (Python 3.9):
class myClass: def __init__(self, elements: list): for el in elemen