-
Notifications
You must be signed in to change notification settings - Fork 140
Commit 7723be8
remove broken test
remove broken test, see #220 and #189
```
If it is necessary to override the __init__ method, the base class
__init__ method must always be called. It is important that subclasses
should not change the signature of their __init__ method, since instances
of the classes are instantiated automatically by parts of the framework
in order to be run.
```1 parent e8a337c commit 7723be8
1 file changed
+0
-14
lines changedLines changed: 0 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | - | ||
48 | - | ||
49 | - | ||
50 | - | ||
51 | - | ||
52 | - | ||
53 | - | ||
54 | - | ||
55 | - | ||
56 | - | ||
57 | - | ||
58 | - | ||
59 | - | ||
60 | - | ||
61 | 47 |
| |
62 | 48 |
| |
63 | 49 |
| |
|
0 commit comments