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

Format code base. #1129

Closed
wants to merge 0 commits into from
Closed

Format code base. #1129

wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Nov 4, 2024

Format code base.

Fixes #1112, fixes #1111

  • Formatting all files with internal formatter
  • Use correct rst format for references all over the files
  • Refer to :class:optax.GradientTransformation all over the code rather than GradientTransformation
  • Use note, warnings in rst format all over the files (rather than some NOTE:... or WARNING:... in the files)
  • Apply following template for all files (and added this template to the docs)
    One-line doc
    Description
    Args
    Returns
    Examples
    References
    See also, note, warning, etc...

@copybara-service copybara-service bot force-pushed the test_689932544 branch 2 times, most recently from 1fda16d to 9beee4a Compare November 4, 2024 02:04
@copybara-service copybara-service bot changed the title Format code base. Fixes #1112, fixes #1111 Format code base. Nov 4, 2024
@copybara-service copybara-service bot force-pushed the test_689932544 branch 3 times, most recently from 0ef8cf5 to ce0ca4e Compare November 4, 2024 18:54
@copybara-service copybara-service bot closed this Nov 4, 2024
@copybara-service copybara-service bot deleted the test_689932544 branch November 4, 2024 19:14
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.

Harmonize section order in docstrings Rename pytree to tree in projection module
0 participants