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

Skip to content

Commit edb0ac6

Browse files
committed
DOC: move usage tutorial info to Users guide rst [skip actions] [skip azp] [skip appveyor]
1 parent a8d3620 commit edb0ac6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/users/getting_started.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ Here is a minimal example plot you can try out:
4343
ax.plot(x, y)
4444
plt.show()
4545

46-
If a plot does not show up, we probably could not automatically find an appropriate backend;
47-
please check :ref:`troubleshooting-faq`.
46+
If a plot does not show up please check :ref:`troubleshooting-faq`.
4847

4948
Where to go next
5049
----------------

0 commit comments

Comments
 (0)