Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit b79d3de

Browse files
committed
Small simplification
1 parent 4e44aa1 commit b79d3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ pixi run test # Run oTree tests with bots
9898

9999
**Running linting and type checks locally:**
100100
```bash
101-
pixi run -e lint lint # Run all linting checks (ruff, codespell, pyright)
101+
pixi run lint # Run all linting checks (ruff, codespell, pyright)
102102
```
103103

104104
<details>

0 commit comments

Comments
 (0)