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 e81fcdc commit c749a44Copy full SHA for c749a44
test_app/tests/lib/utils/test_db.py
@@ -2,7 +2,6 @@
2
import time
3
4
import pytest
5
-
6
from django.db import connection
7
8
from ansible_base.lib.utils.db import advisory_lock, migrations_are_complete
0 commit comments