Mercurial > code > home > repos > homeauto
view service/collector/mypy.ini @ 1254:666f9a2198a7
add types to sse_collector.py. Surprisingly few bugs found.
Ignore-this: df20acbf7ec27226f3060f3b5a4c710b
darcs-hash:7c699d51556f20c785dfc9190e9ce8e38c0fa1e6
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 19 Apr 2019 01:08:01 -0700 |
parents | |
children |
line wrap: on
line source
[mypy] no_implicit_optional = True #ignore_missing_imports = True python_executable = /usr/bin/python3 warn_unused_configs = True warn_return_any = True mypy_path = /opt/stubs:/usr/local/lib/python3.6/dist-packages/