Skip to content

Commit

Permalink
(Issue #91) Intentionally break tools code in terms of pep8.
Browse files Browse the repository at this point in the history
We should see the PR/Standards GH action fail.
  • Loading branch information
jared321 committed Jul 16, 2024
1 parent a723ab6 commit c3cc851
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/test_python_installation.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
print()
exit(_FAILURE)


def main():
DEFAULT_VERBOSITY = 0
VALID_VERBOSITY = [0, 1, 2]
Expand Down

0 comments on commit c3cc851

Please sign in to comment.