Skip to content

Commit eeb2a37

Browse files
committed
fix Ruff errors
1 parent b1d18a8 commit eeb2a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tests/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
exposed as part of the public API. Keep the implementation minimal and
2222
documented so reviewers can easily see it's test-only.
2323
"""
24+
2425
from __future__ import annotations
2526

2627
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)