Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0503e28

Browse files
committed
lint fix
1 parent 52c6735 commit 0503e28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/showcase/bachelors_degrees_by_gender.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
Also demonstrates the custom placement of text labels along the right edge
1010
as an alternative to a conventional legend.
1111
12-
Note: The third-party mpl style dufte_ produces similar-looking plots with less code.
12+
Note: The third-party mpl style dufte_ produces similar-looking plots with
13+
less code.
1314
1415
.. _dufte: https://github.com/nschloe/dufte
1516
"""

0 commit comments

Comments
 (0)