lint docs examples (#286)

* lint docs examples

* format
This commit is contained in:
Samuel Colvin
2025-03-14 11:30:57 +00:00
committed by GitHub
parent 97201cce59
commit 3775916c5c
4 changed files with 185 additions and 37 deletions

View File

@@ -49,6 +49,7 @@ dev-dependencies = [
"trio>=0.26.2",
"pytest-flakefinder>=1.1.0",
"pytest-xdist>=3.6.1",
"pytest-examples>=0.0.14",
]
[build-system]