Closed jdebacker closed 9 months ago
This PR updates the CCC code base to work with the latest versions of package dependencies. Pandas and Bokeh were the main reasons for test failures.
Also adding code formatting with Black.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (fb9c9c2) 100.00% compared to head (aa1d941) 100.00%.
fb9c9c2
aa1d941
This PR updates the CCC code base to work with the latest versions of package dependencies. Pandas and Bokeh were the main reasons for test failures.
Also adding code formatting with Black.