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

CuraApplication: Minor pep8 fix #2369

Merged
merged 1 commit into from Sep 4, 2017
Merged

CuraApplication: Minor pep8 fix #2369

merged 1 commit into from Sep 4, 2017

Conversation

vivekanand1101
Copy link
Contributor

No description provided.

@nallath nallath merged commit 20ffb0c into Ultimaker:master Sep 4, 2017
@Ghostkeeper
Copy link
Collaborator

This shouldn't have been merged. PEP8 indeed specifies that named parameters should not have spaces around their = symbol, but our own code style specification overrules that. All binary operators should have spaces except ., ->, ->*, .*, , and ::.

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