We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb61c0 commit 001320bCopy full SHA for 001320b
examples/visual_inspection_ai.py
@@ -54,6 +54,7 @@ def __make_vi_annotations_jsonl(self) -> dict:
54
55
# いろいろなフォーマットを受け取って、VisualInspectionAiのjsonlで出力するのが責務
56
57
+
58
class VisualInspectionAi:
59
def __init__(self, figures):
60
self.figures = figures
0 commit comments