mprahl
|
66c3f82160
|
Format the coding style across the codebase using "black" and manual tweaks
The main benefit of this commit is that the use of double quotes
is now consistent.
|
2019-04-26 00:32:13 -04:00 |
|
mprahl
|
36a9026ca8
|
Remove references to COPR
|
2018-06-28 10:00:06 -04:00 |
|
mprahl
|
e91d09f7ca
|
Change the format of the unit tests to pytest
|
2018-01-31 16:34:21 -05:00 |
|
Martin Curlej
|
60b3d97c97
|
flake8 cleanup
Signed-off-by: Martin Curlej <mcurlej@redhat.com>
removed some noqa tags
|
2017-10-25 12:13:59 +02:00 |
|
Ralph Bean
|
5e08d2ffe4
|
Introduce pluggable backends.
This allows an operator to write a custom messaging backend to handle
whatever transport and format.
|
2017-09-19 13:13:40 -04:00 |
|
Mike Bonnet
|
2a3aea9c97
|
add tests for MBSConsumer
|
2017-09-19 13:12:45 -04:00 |
|