Skip to content

Fix: rich table width calculation

yoogottamk requested to merge fix-rich-table-width into master

rich got updated and the version wasn't pinned in requirements. They made a breaking change in one of the functions which we were using.

This patch pins the version of rich and makes the changes necessary to make it work

Merge request reports

Loading