Skip to content

Conversation

@Sparks29032
Copy link
Collaborator

@Sparks29032 Sparks29032 commented Jun 9, 2024

The PyCharm default character limit per line is 120, and I think the longer lines (~115) makes the code less cluttered.

When using Black, it is recommended to ignore E203, E701, E704, W503. By default, W503 should be disabled by flake8, but removing that warning from ignore gives a bunch of those errors.

@Sparks29032 Sparks29032 mentioned this pull request Jun 9, 2024
9 tasks
@sbillinge sbillinge merged commit 804feaf into diffpy:main Jun 11, 2024
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