Skip to content

Commit

Permalink
Debug odbc CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abondar committed Oct 13, 2024
1 parent 002f498 commit 967c257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_concurrency.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from tests.testmodels import Tournament, UniqueName
from tortoise.contrib import test
from tortoise.contrib.test.condition import NotEQ, NotIn
from tortoise.contrib.test.condition import NotIn
from tortoise.transactions import in_transaction


Expand Down

0 comments on commit 967c257

Please sign in to comment.