"vscode:/vscode.git/clone" did not exist on "f81bb397efe57cf8bfb4a195c1b3064997f3e3c2"
enable easy checkout switch (#5645)
* enable easy checkout switch allow having multiple repository checkouts and not needing to remember to rerun 'pip install -e .[dev]' when switching between checkouts and running tests. * make isort happy * examples needs one too
Showing
examples/conftest.py
0 → 100644
tests/conftest.py
0 → 100644
Please register or sign in to comment