Skip to content

Commit

Permalink
Fix 3.8 compatibility in user_manager.py (comfyanonymous#5645)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored and tiangles committed Nov 29, 2024
1 parent b775314 commit 498e6a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/user_manager.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations
import json
import os
import re
Expand Down

0 comments on commit 498e6a4

Please sign in to comment.