Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

format keyword causes error in save_rgb #24

Closed
tboggs opened this issue Apr 22, 2015 · 0 comments
Closed

format keyword causes error in save_rgb #24

tboggs opened this issue Apr 22, 2015 · 0 comments
Labels
Milestone

Comments

@tboggs
Copy link
Member

tboggs commented Apr 22, 2015

This error is due to the fact that keywords are passed on to get_rgb, which now checks for allowable keywords (and "format" is not one of them). Need to remove "format" from the keywords dictionary prior to calling get_rgb.

@tboggs tboggs added the bug label Apr 22, 2015
@tboggs tboggs added this to the v0.16.2 milestone Apr 22, 2015
@tboggs tboggs changed the title format keywod causes error in save_rgb format keyword causes error in save_rgb Apr 22, 2015
@tboggs tboggs closed this as completed in 903d468 Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant