Skip to content

Commit afeb8b9

Browse files
1 parent 2c586fc commit afeb8b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
MOCK_EXTRACT_VERSION = f"{HELPER_MODULE_PATH}.extract_runtime_version"
2424
MOCK_WARN = "warnings.warn" # Target the standard warnings module
2525

26+
2627
@pytest.mark.parametrize(
2728
"mock_version_tuple, version_str",
2829
[

0 commit comments

Comments
 (0)