Here is part of my code:
class classA(Something): CONFIG={ "opt_a": "opt_b" } def construct(self): Some Uni