Fix typos discovered by codespell

This commit is contained in:
Christian Clauss 2021-06-12 15:01:17 +02:00
parent 8a15b19be1
commit 9c12a45374
10 changed files with 22 additions and 12 deletions

View file

@ -407,7 +407,7 @@ def test_reset() -> None:
def test_progress_max_refresh() -> None:
"""Test max_refresh argment."""
"""Test max_refresh argument."""
time = 0.0
def get_time() -> float: