Skip to content

Commit 00017f0

Browse files
committed
Update CHANGES.rst
1 parent 433dabf commit 00017f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Improved auto completion / typo detection for column arguments.
88

99
For example:
1010

11-
.. code-block:: bash
11+
.. code-block:: python
1212
1313
class Band(Table):
1414
name = Varchar(nul=True) # linters will now warn that nul is a typo (should be null)

0 commit comments

Comments
 (0)