Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Check at least one argument is provided for plt.table #7522
Conversation
|
ValueError is appropriate. I do not think a test should be added for this. |
efiring
changed the title from
Check at least one argument is provided for plt.table to [MRG+1] Check at least one argument is provided for plt.table
Nov 27, 2016
NelleV
merged commit e0fcf3f
into matplotlib:master
Nov 28, 2016
|
Thanks @dstansby for the patch! |
|
Backport? |
|
Sure, go ahead. |
QuLogic
added a commit
that referenced
this pull request
Dec 7, 2016
|
|
NelleV + QuLogic |
aef8acd
|
QuLogic
added this to the
2.0 (style change major release)
milestone
Dec 7, 2016
QuLogic
changed the title from
[MRG+1] Check at least one argument is provided for plt.table to Check at least one argument is provided for plt.table
Dec 7, 2016
|
Backported to v2.x as aef8acd. |
dstansby
deleted the
dstansby:table-argcheck branch
Dec 27, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dstansby commentedNov 27, 2016
Fixes #7519.