summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-06-30 19:17:50 -0700
committerPaolo Abeni <pabeni@redhat.com>2026-07-03 08:57:15 +0200
commitdf87e5c4e94e5f52020f51a071353956df814b22 (patch)
treec90e7e3da2aadb7c7b5594a364a03669070c66ec /tools/perf/scripts/python
parent8d96107b5828be42c7ece7bba0e590811052e9dd (diff)
tools: ynl: pyynl: re-export the library API from the package root
The public classes live in pyynl.lib, so users had to spell out from pyynl.lib import YnlFamily which I forget at least once a month. Re-export lib's API from the package __init__ so that from pyynl import YnlFamily works as well. I don't think there was a real reason not to do this? Acked-by: Jan Stancek <jstancek@redhat.com> Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20260701021751.3234681-2-kuba@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions