mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 20:33:06 -08:00
Python 3.9 annotation compatibility (#16852)
This commit is contained in:
parent
e7edad6fe9
commit
374bb6cc38
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import annotations
|
||||
import os
|
||||
import re
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue