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

Reduce flake8 max-line-length #3227

Closed
wants to merge 3 commits into from
Closed

Reduce flake8 max-line-length #3227

wants to merge 3 commits into from

Conversation

jessielin34
Copy link
Contributor

@jessielin34 jessielin34 commented Mar 10, 2024

Description

Reduce flake8 max-line-length to one less from 147 to 146.
Updated the wording of the deprecation of the CobaltProvider with more emphasis.

Changed Behaviour

PEP-8 says the max line length should be 80, but since we aren't able to change it all at once, we have to change it one at a time.
Warning for users to see that CobaltProvider will be deprecated.

Fixes

Fixes #3105
Fixes #3143

Type of change

Choose which options apply, and delete the ones which do not apply.

  • Update to human readable text: Documentation/error messages/comments
  • Code maintenance/cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant