We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc2f0e commit 47d5be9Copy full SHA for 47d5be9
1 file changed
tests/test_registry_kwarg.py
@@ -1,5 +1,5 @@
1
"""Tests for SQLModelMetaclass.__new__ registry kwarg handling."""
2
-import pytest
+
3
from sqlalchemy.orm import registry
4
from sqlmodel import SQLModel
5
0 commit comments