Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a50823

Browse files
committed
TST
1 parent951ac31 commit9a50823

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

‎lib/matplotlib/tests/test_polar.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
importplatform
2-
31
importnumpyasnp
42
fromnumpy.testingimportassert_allclose
53
importpytest

‎lib/mpl_toolkits/tests/test_mplot3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ def test_marker_draw_order_view_rotated(fig_test, fig_ref):
322322
ax.view_init(elev=0,azim=azim-180)# view rotated by 180 degrees
323323

324324

325-
@mpl3d_image_comparison(['plot_3d_from_2d.png'],tol=0.01)
325+
@mpl3d_image_comparison(['plot_3d_from_2d.png'],tol=0.015)
326326
deftest_plot_3d_from_2d():
327327
fig=plt.figure()
328328
ax=fig.add_subplot(111,projection='3d')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp