Skip to content

Commit

Permalink
[autofix] Format Python
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Jan 19, 2025
1 parent f57f58d commit 5d56b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ def custom_root_logger_cli():
debug | click_extra | Reset <Logger click_extra (DEBUG)> to WARNING.
""")


@pytest.mark.parametrize(
"logger_param",
(logging.getLogger("awesome_app"), "awesome_app"),
Expand Down

0 comments on commit 5d56b26

Please sign in to comment.