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

Pep8 #19

Merged
merged 5 commits into from Sep 2, 2011
Merged

Pep8 #19

merged 5 commits into from Sep 2, 2011

Conversation

wichert
Copy link
Contributor

@wichert wichert commented Aug 29, 2011

This changeset fixes all errors from the PEP8 tool. These mostly come down to:

  • use spaces instead of tabs for indenting
  • limit line width to 80 characters
  • use spaces after commas
  • use a single whitespace around all operators

@douglas
Copy link

douglas commented Aug 29, 2011

Hummmm, seems this is the correct crab repository...

https://github.com/muricoca/crab

marcelcaraciolo added a commit that referenced this pull request Sep 2, 2011
@marcelcaraciolo marcelcaraciolo merged commit 5b1c484 into marcelcaraciolo:master Sep 2, 2011
@marcelcaraciolo
Copy link
Owner

Hi wichert you should take a look at the project now being rewritten in scipy and numpy at the new repository:

https://github.com/muricoca/crab

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.

None yet

3 participants