mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-23 08:04:27 +08:00
This breaks detecting the project root when editing tests with a nested pytest.ini file where other project files are available. The other files are so common we can just removes this entirely and test that we ignore it in one case.