Skip to content

Commit c24add9

Browse files
author
Michael Brewer
authored
chore: formatting
1 parent 631ddc0 commit c24add9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/test_utilities_parameters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,6 @@ def _get_multiple(self, path: str, **kwargs) -> Dict[str, str]:
15351535

15361536

15371537
def test_appconf_get_app_config_new(monkeypatch, mock_name, mock_value):
1538-
15391538
# GIVEN
15401539
class TestProvider(BaseProvider):
15411540
def __init__(self, environment: str, application: str):

0 commit comments

Comments
 (0)