mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-14 03:58:42 +00:00
fix: resolve MegaLinter editorconfig and pylint/pyright failures (#9)
This commit is contained in:
@@ -339,4 +339,4 @@ def test_setup_logger_non_verbose(mock_basic_config):
|
||||
AeonViewHelpers.setup_logger(verbose=False)
|
||||
mock_basic_config.assert_called_once_with(
|
||||
level=logging.INFO, format="[%(levelname)s] %(message)s"
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user