Skip to content

Commit 1b3ecc8

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent 91da939 commit 1b3ecc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_field_sa_column.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Optional, Union
1+
from typing import Optional
22

33
import pytest
44
from sqlalchemy import Column, Integer, String

0 commit comments

Comments
 (0)