Ayush Maria
Results
1
issues of
Ayush Maria
# E TypeError: 'type' object is not subscriptable The line that causes the error above: `` rules: list[BaseRule] = [] `` BaseRule is a class and cannot be used as...