posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.42k stars 48 forks source link

chore: remove webcolors #336

Closed marcozzxx810 closed 1 month ago

marcozzxx810 commented 1 month ago

Summary

remove webcolors in `pyproject.toml

Related GitHub Issues and PRs

Checklist

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 83.51%. Comparing base (e3feb24) to head (24cf2f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #336 +/- ## ======================================= Coverage 83.51% 83.51% ======================================= Files 41 41 Lines 4308 4308 ======================================= Hits 3598 3598 Misses 710 710 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

machow commented 1 month ago

Thanks for the catch, and PR! (Currently, pairing w/ Rich, so will merge rn)