mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 02:30:30 -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 pathlib import Path
|
||||||
from modules import errors
|
from modules import errors
|
||||||
import csv
|
import csv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue