Skip to content

Commit dbd48cf

Browse files
author
bram
committed
Fixed isort
1 parent a1571c0 commit dbd48cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_gpt_po/models/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44

55
from __future__ import annotations
6+
67
from dataclasses import dataclass
78
from typing import TYPE_CHECKING
89

0 commit comments

Comments
 (0)