Skip to content

Commit 24e5829

Browse files
format chore
1 parent 14af7ec commit 24e5829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonbpf/helper/bpf_helper_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def bpf_ktime_get_ns_emitter(
6868
result = builder.call(fn_ptr, [], tail=False)
6969
return result, ir.IntType(64)
7070

71+
7172
@HelperHandlerRegistry.register(
7273
"get_current_cgroup_id",
7374
param_types=[],

0 commit comments

Comments
 (0)