-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update dev.dependencies section for Poetry. * Spelling in comment. * Remove empty line. * Documentation update. * Documentation updates. * Documentation update. Simplify chat_output signature. Add (doc)test. * Documentation update. * Add mypy to Nox. * Return 0 instead of None. * Add Ruff rules. * Fix from logging.warn to logging.warning. Also suspend pre-commit Ruff. * Change variable name to lower case. * Remove COM Ruff rule. * Optimize return value. * Ignore Ruff logging format errors. * Ignore lowercase for arguments, function in test cases. * Ruff fixes. * Ruff fixes. * Use list comprhension for dict_subs. * Re-enable Ruff on pre-commit. Ignore BLE RUff errors. * Add comment. * Typing fix. Mypy setting in toml. * Typing clarification. * Correct type annotations per mypy feedback. * Type annotation corrections as per mypy (non-exhaustive). * Ignore type checking for mdutils (as no annotations exist). * Add mypy. * Version update.
- Loading branch information
1 parent
a66214f
commit e4b6985
Showing
8 changed files
with
217 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.