Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unused intervaltree dependency #901

Closed
wants to merge 1 commit into from

Conversation

nazimisik
Copy link

@nazimisik nazimisik commented Jul 29, 2024

Pre-submission checklist

  • [ x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • [x ] 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 chaimleib/intervaltree#138

solves #902

Test Plan

@frederiksteiner
Copy link

#902 This would fix this issue here

@facebook-github-bot
Copy link
Contributor

@samwgoldman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@samwgoldman
Copy link
Member

Thank you! I confirmed this is an unused dependency :)

@facebook-github-bot
Copy link
Contributor

@samwgoldman merged this pull request in 622bcbc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants