Skip to content

Commit 7f24957

Browse files
author
maxtaran2010
committed
Fix typo: wth -> with in benchmark comment
Signed-off-by: maxtaran2010 <ocotifuzo727@gmail.com>
1 parent 5ad098b commit 7f24957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/benchmarks/test_parse_8601.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ def test_parse_iso8601() -> None:
4747
parse_iso8601("2009-W53-7")
4848
parse_iso8601("2009-W01-1")
4949

50-
# Week date wth time
50+
# Week date with time
5151
parse_iso8601("2008-W39-6T09")

0 commit comments

Comments
 (0)