Commit 34937b7
committed
pyproject: Remove strict typing for now
We currently have 21 non strict typing issues and 112 strict typing
issues. Most of the strict ones come from generic handling.
This is the initial step to tackle the non strict errors by
ignoring strict errors and adding github actions to check for type
errors. Once this is place we move back to using strict types.1 parent a05e66b commit 34937b7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments