# coding: utf-8 """ Generated by: https://github.com/openapi-json-schema-tools/openapi-json-schema-generator """ from comfy.api.paths.view.get.operation import ApiForGet class View( ApiForGet, ): pass