Cleanup: run black on tree
authorKienan Stewart <kstewart@efficios.com>
Thu, 29 Feb 2024 17:15:12 +0000 (12:15 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 29 Feb 2024 21:50:11 +0000 (16:50 -0500)
commit6a871bbe6177568f748d1a9f580fa981bc75171c
tree0f55b7814c8305b46a210a1929a96e2eb865498d
parentb1a6a0bac7cb445d9c6bbb5adc89030a02f73462
Cleanup: run black on tree

Change-Id: I8974e9955dd4200b50b954697a03f428e4474c89
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
15 files changed:
extras/bindings/swig/python/tests/example.py
extras/bindings/swig/python/tests/tests.py
tests/regression/kernel/validate_select_poll_epoll.py
tests/regression/ust/baddr-statedump/test_baddr-statedump.py
tests/regression/ust/daemon/test_daemon.py
tests/regression/ust/exit-fast/test_exit-fast.py
tests/regression/ust/fork/test_fork.py
tests/regression/ust/libc-wrapper/test_libc-wrapper.py
tests/regression/ust/linking/test_linking.py
tests/regression/ust/type-declarations/test_type_declarations.py
tests/regression/ust/ust-dl/test_ust-dl.py
tests/utils/lttngtest/lttng.py
tests/utils/parse-callstack.py
tests/utils/test_utils.py
tests/utils/testapp/gen-py-events/gen-py-events.py
This page took 0.026948 seconds and 4 git commands to generate.