Skip to content

Commit a598ca1

Browse files
committed
Linting
1 parent a042b66 commit a598ca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittests/sources/test_azure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6125,6 +6125,7 @@ def test_returns_none_when_hascustomdata_key_missing(self):
61256125
imds_data = {"extended": {"compute": {}}}
61266126
assert dsaz._hascustomdata_from_imds(imds_data) is None
61276127

6128+
61286129
class TestHashPassword:
61296130
"""Tests for the hash_password function."""
61306131

0 commit comments

Comments
 (0)