We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5b0c2 commit 55a9e25Copy full SHA for 55a9e25
src/python/pants/backend/python/target_types.py
@@ -157,7 +157,7 @@ class PythonRunGoalUseSandboxField(TriBoolField):
157
alias = "run_goal_use_sandbox"
158
help = help_text(
159
"""
160
- Whether to use a sandbox when `run`ning this target. Defaults to
+ Whether to use a sandbox when `run`ning this target. Defaults to
161
`[python].default_run_goal_use_sandbox`.
162
163
If true, runs of this target with the `run` goal will copy the needed first-party sources
0 commit comments