We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1378df commit 1abe8a3Copy full SHA for 1abe8a3
pyproject.toml
@@ -354,6 +354,7 @@ warn_required_dynamic_aliases = true
354
classmethod-decorators = ["classmethod", "pydantic.field_validator"]
355
356
[tool.pytest.ini_options]
357
+addopts = ["--durations=10"]
358
asyncio_mode = "auto"
359
markers = [
360
"allow_network: Allow network access for specific unit tests",
0 commit comments