annotate service/collector/mypy.ini @ 1440:2e9361f233f2

typo in piNode config Ignore-this: 22a04ddff35fe67f3e94aa84f69e54cb darcs-hash:90e04e96cbc8d47214d5de9f6b28eb866c53bcde
author drewp <drewp@bigasterisk.com>
date Mon, 12 Aug 2019 10:07:57 -0700
parents 666f9a2198a7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1254
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
1 [mypy]
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
2 no_implicit_optional = True
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
3 #ignore_missing_imports = True
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
4 python_executable = /usr/bin/python3
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
5 warn_unused_configs = True
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
6 warn_return_any = True
666f9a2198a7 add types to sse_collector.py. Surprisingly few bugs found.
drewp <drewp@bigasterisk.com>
parents:
diff changeset
7 mypy_path = /opt/stubs:/usr/local/lib/python3.6/dist-packages/