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

Fixed tab/space issue and optimized imports #860

Merged
merged 2 commits into from
Jul 25, 2016
Merged

Fixed tab/space issue and optimized imports #860

merged 2 commits into from
Jul 25, 2016

Conversation

afrase
Copy link
Contributor

@afrase afrase commented Jul 25, 2016

Can’t mix tabs and spaces in python.
Removed unused imports and moved library imports above local imports.

Fixes:

  • Fixed python TabError by replacing tabs with spaces.

@ghost
Copy link

ghost commented Jul 25, 2016

Someone did this for me. Great job!

@douglascamata
Copy link
Member

+1!

@elicwhite
Copy link
Contributor

👍

@fredrik-hellmangroup fredrik-hellmangroup merged commit ff665d6 into PokemonGoF:dev Jul 25, 2016
MFizz pushed a commit to MFizz/PokemonGo-Bot that referenced this pull request Jul 29, 2016
* Optimized imports

* Replaced tabs with spaces to fix inconsistent indentation.
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.

4 participants