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

Enforce line length of 80 chars #1402

Merged
merged 4 commits into from
Feb 17, 2023
Merged

Enforce line length of 80 chars #1402

merged 4 commits into from
Feb 17, 2023

Conversation

jbischof
Copy link
Contributor

@jbischof jbischof commented Feb 15, 2023

Line length is currently set at 88 chars. Bring this back to 80 chars to agree with Keras and KerasNLP.

Note that this does not work for docstrings and comments. We have exempted them to allow for hyperlinks.

@jbischof
Copy link
Contributor Author

/gcbrun

Copy link
Member

@qlzh727 qlzh727 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

Copy link
Contributor

@LukeWood LukeWood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine by me as long as @haifeng-jin has no specific reason for 88.

we took 88 from keras-tuner, dont think it should be an issue as long as it is uniform. LGTM

@jbischof
Copy link
Contributor Author

jbischof commented Feb 17, 2023

/gcbrun

@jbischof jbischof merged commit 1505634 into keras-team:master Feb 17, 2023
@jbischof jbischof deleted the black branch February 17, 2023 22:46
ghost pushed a commit to y-vectorfield/keras-cv that referenced this pull request Nov 16, 2023
* Enforce line length of 80 chars

* Add 80 char limit to `flake8` as well

* Apply formatting to merged changes
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.

4 participants