mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
format chore
This commit is contained in:
@ -18,9 +18,6 @@ def somevalue2() -> c_int64:
|
||||
def somevalue1() -> c_int32:
|
||||
return c_int32(0)
|
||||
|
||||
import ast
|
||||
from dataclasses import dataclass
|
||||
from typing import List
|
||||
|
||||
# --- Passing examples ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user