mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
update formatter and pre-commit
Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
"from pythonbpf import bpf, map, section, bpfglobal, BPF\n",
|
||||
"from pythonbpf.helper import pid\n",
|
||||
"from pythonbpf.maps import HashMap\n",
|
||||
"from pylibbpf import *\n",
|
||||
"from pylibbpf import BpfMap\n",
|
||||
"from ctypes import c_void_p, c_int64, c_uint64, c_int32\n",
|
||||
"import matplotlib.pyplot as plt"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user