We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed3ba4 commit 601ebffCopy full SHA for 601ebff
1 file changed
test/bdd/constraints/test_multi_tenant_validation_uuid_constraint.py
@@ -2,7 +2,6 @@
2
3
from uuid import UUID
4
5
-import pytest
6
from pydantic import ValidationError
7
from pytest_bdd import given, parsers, scenario, then, when
8
0 commit comments