Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 1, 2024
1 parent 43d8113 commit 38dd8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ changed via ``TOX_USER_CONFIG_FILE`` environment variable. Example configuration
Set CLI flags via environment variables
---------------------------------------
All configuration can be overriden via environment variables too, the naming convention here is ``TOX_<option>``. E.g.
All configuration can be overridden via environment variables too, the naming convention here is ``TOX_<option>``. E.g.
``TOX_WORK_DIR`` sets the ``--workdir`` flag, or ``TOX_OVERRIDE`` sets the ``--override`` flag. For flags accepting more
than one argument, use the ``;`` character to separate these values:

Expand Down

0 comments on commit 38dd8c0

Please sign in to comment.