Skip to content

Commit

Permalink
Update runtests.py
Browse files Browse the repository at this point in the history
Co-authored-by: ted kaemming <65315+tkaemming@users.noreply.github.com>
  • Loading branch information
fuziontech and tkaemming authored Aug 31, 2024
1 parent 8c23445 commit b77094f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def is_class(string):
else:
run_flake8 = False
run_isort = False
run_ruff= False
run_ruff = False
run_mypy = False

try:
Expand Down

0 comments on commit b77094f

Please sign in to comment.