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

chore: update pre-commit hook versions and replace darglint with pydoclint #9

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Oct 21, 2023

This commit updates the versions of pre-commit hooks for pre-commit-hooks, black, and ruff-pre-commit.
It also replaces the darglint hook with pydoclint for better documentation linting.

…clint

This commit updates the versions of pre-commit hooks for pre-commit-hooks, black, and ruff-pre-commit.
It also replaces the darglint hook with pydoclint for better documentation linting.
This commit moves the docstrings from the __init__ methods to the class level for the ChatBot, QueryBot, and SimpleBot classes in the llamabot/bot directory.
This change improves the readability of the code and makes the documentation more accessible.
The PromptRecorder and PaperTitleCompleter classes also had minor docstring adjustments.

This commit satisfies pydoclint.
@ericmjl ericmjl merged commit 932349b into main Oct 23, 2023
4 checks passed
@ericmjl ericmjl deleted the infra/pydoclint branch October 23, 2023 00:07
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.

1 participant