1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Fix annotation (#4035)

This commit is contained in:
Chenlei Hu
2024-07-16 18:20:39 -04:00
committed by GitHub
parent 60383f3b64
commit f2298799ba

View File

@@ -1,3 +1,4 @@
from __future__ import annotations
import argparse
import logging
import os