mirror of
https://github.com/PaiGramTeam/sqlmodel.git
synced 2024-11-22 07:08:06 +00:00
remove unused import in test_model_copy.py
This commit is contained in:
parent
f266da7b46
commit
ef56d08f2a
@ -1,8 +1,5 @@
|
||||
from typing import Optional
|
||||
|
||||
import pytest
|
||||
from pydantic import field_validator
|
||||
from pydantic.error_wrappers import ValidationError
|
||||
from sqlmodel import Field, Session, SQLModel, create_engine
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user