-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit b73cdf2
committed
Add mypy-plugin extra dependency
use `pip install classes[mypy-plugin]` for installin additional
dependencies required by the mypy-plugin.
Add mypy-plugin extra dependency
use `pip install classes[mypy-plugin]` for installing additional
dependencies required by the mypy-plugin.1 parent 6f925f7 commit b73cdf2
2 files changed
+11
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | - | ||
35 | + | ||
36 | 36 |
| |
37 | 37 |
| |
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | + | ||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
75 | + | ||
76 | + | ||
77 | + | ||
78 | + |
0 commit comments