Skip to content

Commit 0e05450

Browse files
committed
fix flake8 formatting issues
Signed-off-by: hwassman <[email protected]>
1 parent 184ddb6 commit 0e05450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,4 @@ def test_case19():
244244
assert not valid
245245
assert not valid1
246246
assert msg == 'Missing mandatory ApiKey settings, quitting'
247-
assert msg1 == 'Missing mandatory ApiKey settings, quitting'
247+
assert msg1 == 'Missing mandatory ApiKey settings, quitting'

0 commit comments

Comments
 (0)