scverse / genomic-features

Genomic Features in Python from BioConductor's AnnotationHub
https://genomic-features.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

Fix: Add tqdm dependency and remove prettier from pre-commit #57

Closed thomas-reimonn closed 3 months ago

thomas-reimonn commented 3 months ago

This PR:

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.09%. Comparing base (d7b7311) to head (a40dd9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ======================================= Coverage 93.09% 93.09% ======================================= Files 6 6 Lines 333 333 ======================================= Hits 310 310 Misses 23 23 ```
ivirshup commented 3 months ago

I'm going to merge this and see if we can fix the doc issues separately