Skip to content

Commit fc1c113

Browse files
committed
fix(format): pass ruff format checks
1 parent 570d6ad commit fc1c113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/cocoindex/convert.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
is_struct_type,
3131
)
3232

33+
3334
class ChildFieldPath:
3435
"""Context manager to append a field to field_path on enter and pop it on exit."""
3536

0 commit comments

Comments
 (0)