Sign in
android
/
platform
/
external
/
python
/
rsa
/
refs/heads/main
/
.
/
setup.cfg
blob: 4c5e567065559a76a07ed8c33a598d0b34677ed4 [
file
] [
log
] [
blame
] [
edit
]
[
metadata
]
license_file
=
LICENSE
[
flake8
]
max
-
line
-
length
=
100
max
-
complexity
=
10
[
pep8
]
max
-
line
-
length
=
100
[
mypy
]
python_version
=
3.7
warn_unused_ignores
=
True
ignore_missing_imports
=
True
follow_imports
=
skip
incremental
=
True