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

Small change to reference object attribute #33

Merged
merged 1 commit into from
Jun 1, 2015

Conversation

ChrisTruncer
Copy link
Contributor

Hey there,

First off, don't feel that you have to accept this pull request. I just had to make a change in order to run this in a module for my tool, and figured I'd send it over in case it helps you.

The spacing changes here are just some PEP8 stuff. It's not all inclusive, but it got most of it.

The actual change where I needed to modify the script is on line 159. Width and height were being referenced, but they needed to be self._width and self._height.

If this helps, by all means feel free to use it, but don't feel obligated. Just wanted to pass along what helped me.

Thanks for this awesome project!

@ChrisTruncer ChrisTruncer changed the title Small changet o reference object attribute Small change to reference object attribute May 28, 2015
citronneur added a commit that referenced this pull request Jun 1, 2015
Small change to reference object attribute
@citronneur citronneur merged commit 629d216 into citronneur:master Jun 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants