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

mixed tab/space indentation #13

Open
banesullivan opened this issue Jun 13, 2020 · 1 comment
Open

mixed tab/space indentation #13

banesullivan opened this issue Jun 13, 2020 · 1 comment

Comments

@banesullivan
Copy link
Member

The Python files here have a mix of tabs and spaces for the indentation. Everyone should switch their IDE to prefer spaces per PEP8: https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces

I'll be making the switch in #12 but raised this issue to remind those who are still using tabs to switch

@Leguark
Copy link
Collaborator

Leguark commented Jun 14, 2020

I always thought that by default pycharm was using spaces. I have been living in a lie for so long

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

No branches or pull requests

2 participants