mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-03 07:26:31 +08:00
Fix 3.8 compatibility in user_manager.py (#5645)
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
from __future__ import annotations
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
Reference in New Issue
Block a user