Commit 72c30d5
committed
Use a more specific type ignore for the macro decorator
The new mypy version uses a more specific error code for untyped
decorators.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent 79d9e82 commit 72c30d5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments