Fix spelling

This commit is contained in:
joncrall
2022-06-27 23:40:41 -04:00
parent 062ab6cb93
commit f182ed3cfa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,13 +61,13 @@ repos:
- pygithub - pygithub
- rich - rich
- tomli - tomli
- tomli_w
- types-certifi - types-certifi
- types-click - types-click
- types-dataclasses - types-dataclasses
- types-jinja2 - types-jinja2
- types-pyyaml - types-pyyaml
- types-requests - types-requests
- types-toml
- bracex - bracex
- dataclasses - dataclasses
- id: mypy - id: mypy
+1 -1
View File
@@ -14,7 +14,7 @@ extras = {
"pytest-timeout", "pytest-timeout",
"pytest-xdist", "pytest-xdist",
"build", "build",
"toml_w", "tomli_w",
], ],
"bin": [ "bin": [
"click", "click",