Skip to content

Commit 9c4cdf0

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 62d9f9a commit 9c4cdf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web_programming/covid_stats_via_xpath.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def covid_stats(url: str = "https://www.worldometers.info/coronavirus/") -> Covi
3838
)
3939

4040

41-
4241
fmt = """Total COVID-19 cases in the world: {}
4342
Total deaths due to COVID-19 in the world: {}
4443
Total COVID-19 patients recovered in the world: {}"""

0 commit comments

Comments
 (0)