We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0f070 commit bd81e73Copy full SHA for bd81e73
lib/matplotlib/tests/test_sankey.py
@@ -6,7 +6,7 @@
6
7
8
def test_sankey():
9
- # Let's just create a sankey instance and check the code runs
+ # let's just create a sankey instance and check the code runs
10
sankey = Sankey()
11
sankey.add()
12
0 commit comments