criu/lib
Radostin Stoyanov 7fd4a15e68 pb2dict: fix flake8 error
This patch fixes the following flake8 error:
python3 -m flake8 --config=scripts/flake8.cfg lib/pycriu/images/pb2dict.py
lib/pycriu/images/pb2dict.py:361:43: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2024-09-11 16:02:11 -07:00
..
c Allow skipping iptables/nftables invocation. 2023-10-22 13:29:25 -07:00
pycriu pb2dict: fix flake8 error 2024-09-11 16:02:11 -07:00
.gitignore lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
Makefile lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
pyproject.toml lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
setup.cfg lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
setup.py lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00