Skip to content

Commit ce0f070

Browse files
authored
DOC: Fix typo in test_sankey.py comment [ci docs]
1 parent ab06772 commit ce0f070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_sankey.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
def test_sankey():
9-
# lets just create a sankey instance and check the code runs
9+
# Let's just create a sankey instance and check the code runs
1010
sankey = Sankey()
1111
sankey.add()
1212

0 commit comments

Comments
 (0)