[RFC][Formatting] Add scripts for applying Black to the Python code. (#6437)
authorJared Roesch <jroesch@octoml.ai>
Sun, 13 Sep 2020 23:04:38 +0000 (16:04 -0700)
committerGitHub <noreply@github.com>
Sun, 13 Sep 2020 23:04:38 +0000 (16:04 -0700)
commitcdd3206f8d20a2cc59138e257786f2179d1dc8cd
tree34b27ea169bf23c77aa4936d3320fd8ff2c38946
parent270e74228bdc0c54e4fcec7330fbc1279b27411a
[RFC][Formatting] Add scripts for applying Black to the Python code. (#6437)
Jenkinsfile
pyproject.toml
tests/lint/git-black.sh [new file with mode: 0755]
tests/lint/python_format.sh [new file with mode: 0644]
tests/scripts/task_lint.sh