Closed nazimisik closed 3 months ago
@samwgoldman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Thank you! I confirmed this is an unused dependency :)
@samwgoldman merged this pull request in facebook/pyre-check@622bcbc8caeeb5cd9f7bd0124540aff4d2bcc77a.
Pre-submission checklist
pip install -r requirements-dev.txt && pre-commit install
pre-commit run
Summary
the library intervaltree seems to be not anymore used in the codebase but still defined as a dependency currently the latest version is broken https://github.com/chaimleib/intervaltree/issues/138
solves #902
Test Plan