chore: Run black formatter on project files

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-02-29 14:06:16 +01:00
parent 4429ac8c03
commit 49638c31b5
3 changed files with 134 additions and 167 deletions

View File

@@ -47,5 +47,5 @@ def fail_json(*args, **kwargs):
def get_api_client(*args, **kwargs):
"""function to patch over get_api_client """
"""function to patch over get_api_client"""
pass