xref: /aosp_15_r20/external/libnl/.flake8 (revision 4dc78e53d49367fa8e61b07018507c90983a077d)
1[flake8]
2extend-ignore =
3    E203
4    E501
5filename =
6    *.py
7    *.py.in
8