drgn/examples/linux
Omar Sandoval 5541fad063 Fix some flake8 errors
Mainly unused imports, unused variables, unnecessary f-strings, and
regex literals missing the r prefix. I'm not adding it to the CI linter
because it's too noisy, though.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2021-08-11 14:52:44 -07:00
..
cgroup.py examples: add missing shebangs 2021-04-20 11:20:06 -07:00
fs_inodes.py Fix some flake8 errors 2021-08-11 14:52:44 -07:00
lsmod.py examples: add missing shebangs 2021-04-20 11:20:06 -07:00
ps.py examples: add missing shebangs 2021-04-20 11:20:06 -07:00
tcp_sock.py examples: add missing shebangs 2021-04-20 11:20:06 -07:00