Skip to content

Commit

Permalink
Run formatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed Apr 14, 2024
1 parent f3ce5ac commit cd09503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_forum_post_revision.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def test_forum_post(self):
"post",
side_effect=[http_response_1, http_response_2, http_response_3],
) as mock:

def get_revision(revision_id):
return forum_post_revision.get(
site_slug="scptestwiki",
Expand Down

0 comments on commit cd09503

Please sign in to comment.