format chore

This commit is contained in:
2025-10-15 17:49:38 +05:30
parent a4cfc2b7aa
commit 8239097fbb
3 changed files with 23 additions and 8 deletions

View File

@ -3,6 +3,7 @@ from pythonbpf.maps import HashMap
from pythonbpf.helper import XDP_PASS
from vmlinux import TASK_COMM_LEN # noqa: F401
from vmlinux import struct_trace_event_raw_sys_enter # noqa: F401
# from vmlinux import struct_request
from vmlinux import struct_xdp_md
# from vmlinux import struct_trace_event_raw_sys_enter # noqa: F401