@@ -368,7 +368,7 @@ appliquées dans la résolution) :
La gate de validation complète (tests + lint + types) :
```bash
uv run pytest -q # 215 tests
uv run pytest -q # 216 tests
uv run ruff check src tests
uv run basedpyright src # mode strict
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.