Skip to content

Commit

Permalink
(Issue #91) Revert intentional PEP8 nonconformance.
Browse files Browse the repository at this point in the history
The last commit caused GH action to fail as intended.  The action seems to be
effective.
  • Loading branch information
jared321 committed Jul 16, 2024
1 parent bfe980d commit 7af3210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Taweret/test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pytest


def test(verbose=0):
"""
Run the full Taweret test suite.
Expand Down

0 comments on commit 7af3210

Please sign in to comment.