Reformat Python files with Black v20.8b1
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Sep 2020 15:35:58 +0000 (11:35 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Sep 2020 22:07:55 +0000 (18:07 -0400)
commit776a2a252c9875caa1e8b4f41cb8cc12c79611c3
tree04a9b13a2fcbf945e1cebe2de5b6be80c0cd2399
parentade5c95e2a4f90f839f222fc1a66175b3b199922
Reformat Python files with Black v20.8b1

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I50a663f02800456ce2370383bbdaefa8e0ebabc1
Reviewed-on: https://review.lttng.org/c/babeltrace/+/4062
Tested-by: jenkins <jenkins@lttng.org>
src/bindings/python/bt2/bt2/__init__.py
src/bindings/python/bt2/bt2/error.py
src/bindings/python/bt2/bt2/message_iterator.py
src/bindings/python/bt2/bt2/trace_class.py
tests/bindings/python/bt2/test_component_class.py
tests/bindings/python/bt2/test_event.py
tests/bindings/python/bt2/test_message.py
tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py
This page took 0.025181 seconds and 4 git commands to generate.