Skip to content

Commit

Permalink
Apply black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Feb 22, 2024
1 parent 3cff1f3 commit 014e654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,5 +306,6 @@ def test_tolerate_clock_skew(self):
with self.assertRaisesRegex(InvalidSignature, 'Signature "created" parameter is set to a time in the future'):
verifier.verify(self.test_request)


if __name__ == "__main__":
unittest.main()

0 comments on commit 014e654

Please sign in to comment.