Skip to content

Commit 47d5be9

Browse files
🎨 Auto format
1 parent ecc2f0e commit 47d5be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_registry_kwarg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Tests for SQLModelMetaclass.__new__ registry kwarg handling."""
2-
import pytest
2+
33
from sqlalchemy.orm import registry
44
from sqlmodel import SQLModel
55

0 commit comments

Comments
 (0)