mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-02-08 14:10:57 +00:00
4 lines
66 B
Python
4 lines
66 B
Python
from .ir_generation import IRGenerator
|
|
|
|
__all__ = ["IRGenerator"]
|