Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed Jun 16, 2022
1 parent 3a01e2f commit d5986c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/test_cases/variable_formatting_test_cases.py
Expand Up @@ -3,7 +3,7 @@


class FormatTestCase(NamedTuple):
"""Helper comtainer for variable formatting test cases."""
"""Helper container for variable formatting test cases."""

src: str

Expand Down

0 comments on commit d5986c5

Please sign in to comment.