diff --git a/DEVELOPER_SETUP.md b/DEVELOPER_SETUP.md index 83c7b0cf9..b51cdac6e 100644 --- a/DEVELOPER_SETUP.md +++ b/DEVELOPER_SETUP.md @@ -182,3 +182,4 @@ uv run pytest [path/file] # -c specifies the path to a configuration file for pytest. uv run pytest -vv -c ../pytest.ini ``` +````