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

Document all functions in ocr/ and add relevant type signatures #512

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

jonchang
Copy link
Collaborator

@jonchang jonchang commented Jan 14, 2025

Description

Also, add lint checks to ensure that Google-style docstrings are enforced. There are a few exclusions, namely for test and test-related files, and the phdc_converter subdirectory which seems to not be used and is already documented in a different style.

Related Issues

#504

Checklist

  • The title of this PR is descriptive and concise.
  • My changes follow the style guidelines of this project.
  • I have added or updated test cases to cover my changes.
  • I've let the team know about this PR by linking it in the review channel

@jonchang jonchang force-pushed the docstrings-ocr branch 3 times, most recently from ec548c2 to 721c1a5 Compare January 15, 2025 23:05
@jonchang jonchang marked this pull request as ready for review January 15, 2025 23:14
Copy link
Collaborator

@arinkulshi-skylight arinkulshi-skylight left a comment

Choose a reason for hiding this comment

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

LG thanks for doing this!

@jonchang jonchang added this pull request to the merge queue Jan 16, 2025
Merged via the queue into main with commit 0f8d189 Jan 16, 2025
3 checks passed
@jonchang jonchang deleted the docstrings-ocr branch January 16, 2025 17:22
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.

3 participants