#43 - fix the issues reported by flake8
Unit test coverage / pytest (push) Failing after 56s
Unit test coverage / pytest (pull_request) Failing after 1m1s

This commit is contained in:
Stanislav Hejny
2025-05-08 23:52:33 +01:00
parent a2bb270535
commit 15da316a1f
13 changed files with 115 additions and 108 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
from amqp.adapter.logging_utils import logging_error, logging_warning
"""
Convert configuration from properties file to an object.
Convert configuration from properties file to an object.
"""