feat: prettify errors
This commit is contained in:
parent
6f45b76579
commit
af8b9b7c52
12 changed files with 692 additions and 179 deletions
|
|
@ -66,6 +66,10 @@ linting = [
|
|||
"mypy>=1.1.1",
|
||||
"types-PyYAML>=6.0.12.9",
|
||||
]
|
||||
docs = [
|
||||
"mkdocs-material>=9.1.5",
|
||||
"mkdocstrings[python]>=0.20.0",
|
||||
]
|
||||
[tool.pytest]
|
||||
mock_use_standalone_module = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue