Skip to content

Commit 001320b

Browse files
author
shuichi
committed
black .
1 parent dcb61c0 commit 001320b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/visual_inspection_ai.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def __make_vi_annotations_jsonl(self) -> dict:
5454

5555
# いろいろなフォーマットを受け取って、VisualInspectionAiのjsonlで出力するのが責務
5656

57+
5758
class VisualInspectionAi:
5859
def __init__(self, figures):
5960
self.figures = figures

0 commit comments

Comments
 (0)