mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 07:10:59 +00:00
Make pre-commit happy!
This commit is contained in:
parent
6121f75223
commit
a1acbd16f3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ GUARDED_ENVIRONMENTS = [
|
|||
"production",
|
||||
]
|
||||
|
||||
GUARDED_COMMANDS =[
|
||||
GUARDED_COMMANDS = [
|
||||
"test",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue