mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-22 05:59:58 +00:00
f6dc6acfa0
CI testing fails while running flake8 on python scripts with the message "./python/semanage/seobject.py:250:16: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`" Use "isinstance(args, str)" instead of "type(args) == str" Signed-off-by: James Carter <jwcart2@gmail.com> |
||
---|---|---|
.. | ||
audit2allow | ||
chcat | ||
po | ||
semanage | ||
sepolgen | ||
sepolicy | ||
LICENSE | ||
Makefile | ||
VERSION |