Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed Sep 10, 2023
1 parent 7fadf04 commit c25ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_raw.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def test_create_raw(setup_teardown_file):


def test_require_raw(setup_teardown_file):
"""Raw is created if it doesn"t exist."""
"""Raw is created if it doesn't exist."""

f = setup_teardown_file[3]
grp = f.create_group("test")
Expand Down

0 comments on commit c25ca27

Please sign in to comment.