Commit 53a9f87
committed
Update mypy.ini
Disable implicit optional checks in mypy.ini
- [PR to PEP that changed the behavior](python/peps#689)
- [mypy option](https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-no-implicit-optional)1 parent e0e6472 commit 53a9f87
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments