Loading templates/gitlab-ci-python.yml +1 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,7 @@ spec: type: boolean default: false black-args: description: Additional [black options](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html) description: [black options and arguments](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html) default: '.' isort-enabled: description: Enable isort Loading Loading
templates/gitlab-ci-python.yml +1 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,7 @@ spec: type: boolean default: false black-args: description: Additional [black options](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html) description: [black options and arguments](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html) default: '.' isort-enabled: description: Enable isort Loading