platform_bionic/libc/tools/mypy.ini
Elliott Hughes bc6999f1c4 Convert gensecomp.py to Python 3.
The genseccomp tests haven't been run since at least 2018. Deleted the
ones that are testing APIs that no longer exist or have been
refactored to take very different inputs.

Test: treehugger
Test: pytest tools
Bug: None
Change-Id: Iaf6b6b6a2e922b181a457a74eb4b5abe90425dfb
2021-02-03 16:15:17 -08:00

3 lines
54 B
INI

[mypy]
# TODO: Enable.
# disallow_untyped_defs = True