Skip to content

Add doctests and improve error handling for world_covid19_stats function #9876

Add doctests and improve error handling for world_covid19_stats function

Add doctests and improve error handling for world_covid19_stats function #9876

Triggered via pull request October 1, 2024 18:48
@whyvineetwhyvineet
synchronize #11643
master
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): web_programming/world_covid19_stats.py#L1
web_programming/world_covid19_stats.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): web_programming/world_covid19_stats.py#L24
web_programming/world_covid19_stats.py:24:89: E501 Line too long (95 > 88)
Ruff (BLE001): web_programming/world_covid19_stats.py#L53
web_programming/world_covid19_stats.py:53:12: BLE001 Do not catch blind exception: `Exception`
ruff
Process completed with exit code 1.