Skip to content

Commit

Permalink
Merge pull request #15259 from AUTOMATIC1111/PEP-604-annotations
Browse files Browse the repository at this point in the history
PEP 604 annotations
  • Loading branch information
AUTOMATIC1111 authored Mar 16, 2024
2 parents 3cb698a + c40f33c commit a072c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/styles.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations
from pathlib import Path
from modules import errors
import csv
Expand Down

0 comments on commit a072c19

Please sign in to comment.