Merge pull request #15259 from AUTOMATIC1111/PEP-604-annotations

PEP 604 annotations
This commit is contained in:
AUTOMATIC1111 2024-03-16 08:43:02 +03:00 committed by GitHub
commit a072c1997d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
from __future__ import annotations
from pathlib import Path
from modules import errors
import csv