There was an error while loading. Please reload this page.
1 parent 155dabe commit 8bd376bCopy full SHA for 8bd376b
1 file changed
sqlwhat/checks/__init__.py
@@ -25,3 +25,4 @@
25
)
26
from protowhat.checks.check_logic import fail, multi, check_not, check_or, check_correct
27
from protowhat.checks.check_simple import has_chosen, success_msg
28
+from protowhat.utils import _debug
0 commit comments