Closed dhireshjain closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
668bc61
) to head (21e6b1e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Good catch. Thanks!
The sample code was failing with error
ImportError: cannot import name 'GarthException' from 'garth' (/opt/homebrew/lib/python3.11/site-packages/garth/__init__.py)
.Fixed the sample code.