We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d87002 commit c3c5441Copy full SHA for c3c5441
1 file changed
tests/test_trailing_comments.py
@@ -4,7 +4,6 @@
4
correctly in both the input buffer (pgbuffer) and query execution (pgexecute).
5
"""
6
7
-import pytest
8
from pgcli.pgbuffer import _is_complete
9
10
0 commit comments