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

Fix lint errors. #899

Closed
wants to merge 1 commit into from
Closed

Fix lint errors. #899

wants to merge 1 commit into from

Conversation

shralex
Copy link
Collaborator

@shralex shralex commented Sep 18, 2024

Fix pyink and pylint errors so that code_style.sh passes.

@shralex shralex force-pushed the shralex_fix_lint_errors branch 2 times, most recently from 09af7d9 to 397ef74 Compare September 18, 2024 21:13
Copy link
Collaborator

@gobbleturk gobbleturk left a comment

Choose a reason for hiding this comment

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

Admittedly I only looked at around ~20 files, the majority is expected whitespace, commas, single to double quotes, it looks fine to me.

"\n",
"\n",
"ckpt_path = '/local/path/gemma-2b-flax/2b/'\n",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This one is a bit surprising, our pylint prefers escaping double quote to single quote, but still looks fine

@shralex shralex force-pushed the shralex_fix_lint_errors branch 2 times, most recently from a961dec to 7501038 Compare September 19, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants