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

Use fig, ax = plt.subplots() in tests (part 2)#18566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tacaswell merged 1 commit intomatplotlib:masterfromtimhoffm:test-subplots3
Sep 25, 2020

Conversation

timhoffm
Copy link
Member

PR Summary

Slight variation of#18553, replacing

fig = plt.figure()ax = plt.subplots()

by

fig, ax = plt.subplots()

in tests.

@timhoffmtimhoffm added this to thev3.4.0 milestoneSep 24, 2020
@tacaswelltacaswell merged commitde87612 intomatplotlib:masterSep 25, 2020
@timhoffmtimhoffm deleted the test-subplots3 branchSeptember 25, 2020 07:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.4.0
Development

Successfully merging this pull request may close these issues.

3 participants
@timhoffm@tacaswell@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp