mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-05 18:20:27 -08:00
PEP 604 annotations
This commit is contained in:
parent
3e0146f9bd
commit
c40f33ca04
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import annotations
|
||||
from pathlib import Path
|
||||
from modules import errors
|
||||
import csv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue