-
Iacopo Poli authored
Both conditional branches in `__init__` were executed, since `classes` for test becomes a list and `if` was used instead of `elif`.
c9337292
Both conditional branches in `__init__` were executed, since `classes` for test becomes a list and `if` was used instead of `elif`.