Skip to content

Commit

Permalink
Docstring correction
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock committed Jul 11, 2024
1 parent 3740aae commit 3c527f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_baseline.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def testBaselineRegenerationNeeded(baselineFile, tmpFile: Path):


def test_baseline_indent(tmp_path: Path, monkeypatch: pytest.MonkeyPatch) -> None:
"""Confirm round trip equality a space or tab indent in the baseline file.
"""Confirm round trip equality with a space or tab indent in the baseline file.
Args:
tmp_path: Temporary path.
Expand Down

0 comments on commit 3c527f0

Please sign in to comment.