We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670c340 commit 001c445Copy full SHA for 001c445
1 file changed
README.rst
@@ -6,7 +6,7 @@ python-sqlparse - Parse SQL statements
6
7
.. docincludebegin
8
9
-:mod:`sqlparse` is a non-validating SQL parser for Python.
+sqlparse is a non-validating SQL parser for Python.
10
It provides support for parsing, splitting and formatting SQL statements.
11
12
The module is compatible with Python 2.7 and Python 3 (>= 3.4)
0 commit comments