Skip to content

Commit 8bd376b

Browse files
committed
Expose _debug function
1 parent 155dabe commit 8bd376b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sqlwhat/checks/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
)
2626
from protowhat.checks.check_logic import fail, multi, check_not, check_or, check_correct
2727
from protowhat.checks.check_simple import has_chosen, success_msg
28+
from protowhat.utils import _debug

0 commit comments

Comments
 (0)