lint: reformat python code with black
This commit is contained in:
parent
331beb01b4
commit
a406a7974b
88 changed files with 2579 additions and 1608 deletions
|
@ -11,9 +11,7 @@ class ListGithubAutomation(ListAutomation):
|
|||
# TODO: file an issue in the github about this, GitLab had a similar issue but fixed it
|
||||
parallelism = 1
|
||||
|
||||
template_parameters = [
|
||||
"github_api_key"
|
||||
]
|
||||
template_parameters = ["github_api_key"]
|
||||
|
||||
template = """
|
||||
terraform {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue