Add type stubs

This commit is contained in:
Mike A
2024-01-02 21:04:52 +01:00
parent 58d7dabd21
commit 81f39508b1
4 changed files with 159 additions and 0 deletions

View File

@@ -5,5 +5,6 @@ repos:
hooks:
# Run the linter.
- id: ruff
args: ["--fix"]
# Run the formatter.
- id: ruff-format