Skip to content

Commit 1e3fe43

Browse files
authored
Update docs/api/rules_python/python/config_settings/index.md
1 parent 866ab7d commit 1e3fe43

File tree

1 file changed

+1
-1
lines changed
  • docs/api/rules_python/python/config_settings

1 file changed

+1
-1
lines changed

docs/api/rules_python/python/config_settings/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Fail the build if the current build configuration does not match the
248248
Values:
249249
* `fail`: Will fail in the build action ensuring that we get the error
250250
message no matter the action cache.
251-
* ``: The default value, that will just print a warning.
251+
* ``: (empty string) The default value, that will just print a warning.
252252

253253
:::{seealso}
254254
{obj}`pip.parse`

0 commit comments

Comments
 (0)