Files
os-brick/setup.cfg
Eric Harney aa97f4455c mypy: set no_implicit_optional
The current version of PEP-484 indicates that
type checkers should not allow implicit optional
parameters.

- https://www.python.org/dev/peps/pep-0484/#union-types
- https://github.com/python/mypy/issues/9091

Change-Id: Ie3301798462a89af9fc0053070055a77a2437415
2022-08-23 15:11:56 +00:00

1.3 KiB