Skip to content

Commit

Permalink
Add dot
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxincs committed Mar 3, 2024
1 parent b181a36 commit ee2d6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ async def test_request_raw_status():


def test_parse_raw_status():
"""Test parsing raw status"""
"""Test parsing raw status."""
assert parse_raw_status(SAMPLE_STATUS) == PARSED_DICT


Expand Down

0 comments on commit ee2d6e4

Please sign in to comment.