Commit 292a22b
authored
'not hasattr(parent, "classes")' is always false, since 'parent' is an
instance of either the Module, Class, or Clinic classes, and all of
them has a "classes" attribute.
1 parent 80f30cf commit 292a22b
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2427 | 2427 | | |
2428 | 2428 | | |
2429 | 2429 | | |
2430 | | - | |
2431 | | - | |
2432 | 2430 | | |
2433 | 2431 | | |
2434 | 2432 | | |
| |||
0 commit comments