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

Skip to content

Commit 1383a77

Browse files
committed
minor doc fix
1 parent 9fc5ddc commit 1383a77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mpl_toolkits/mplot3d/axes3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ def scatter(self, xs, ys, zs=0, zdir='z', s=20, c='b', *args, **kwargs):
11161116
'''
11171117
Create a scatter plot.
11181118
1119-
========== ================================================
1119+
========== ==========================================================
11201120
Argument Description
11211121
========== ==========================================================
11221122
*xs*, *ys* Positions of data points.

0 commit comments

Comments
 (0)