Skip to content

Commit ccb2af5

Browse files
committed
Update conftest.py
1 parent df8786a commit ccb2af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ def clear_enum_registry() -> None:
1010

1111
@pytest.fixture
1212
def type_info_registry() -> TypeInfoRegistry:
13+
"""Test."""
1314
return TypeInfoRegistry()

0 commit comments

Comments
 (0)