Thanks to visit codestin.com Credit goes to github.com
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 ab06772 commit ce0f070Copy full SHA for ce0f070
1 file changed
lib/matplotlib/tests/test_sankey.py
@@ -6,7 +6,7 @@
6
7
8
def test_sankey():
9
- # lets 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