Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Oct 31, 2024
1 parent ea55826 commit bb2bc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ape/pytest/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def is_module(v):
# else: user has already changes verbosity to an equal or higher level; avoid downgrading.

if "--help" in config.invocation_params.args:
# perf: Don't bother setting up running if only showing help.
# perf: Don't bother setting up runner if only showing help.
return

from ape.pytest.config import ConfigWrapper
Expand Down

0 comments on commit bb2bc14

Please sign in to comment.