posit-dev / great-tables

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

docs: update import statement in the `GT.data_color()` example #432

Closed jrycw closed 2 months ago

jrycw commented 2 months ago

I propose changing the import statement in the GT.data_color() example to follow a more commonly used pattern.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.37%. Comparing base (11660a6) to head (df6f377). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ======================================= Coverage 86.37% 86.37% ======================================= Files 42 42 Lines 4683 4683 ======================================= Hits 4045 4045 Misses 638 638 ```

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