Skip to content

Commit 220dff3

Browse files
committed
Fix typo
1 parent c27b8df commit 220dff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlalchemy_mptt/tests/cases/edit_node.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def test_update_wo_move(self):
5353
def test_update_wo_move_like_sacrud_save(self):
5454
""" Just change attr from node w/o move
5555
initial state of the tree :mod:`sqlalchemy_mptt.tests.add_mptt_tree`
56-
c
56+
5757
.. code::
5858
5959
level Nested sets example

0 commit comments

Comments
 (0)