mirror of
https://github.com/prusnak/suez.git
synced 2026-08-13 12:33:13 +02:00
enable auto_envvar_prefix=SUEZ
This commit is contained in:
parent
5d8ed6660c
commit
b75c46291d
1 changed files with 1 additions and 1 deletions
2
suez
2
suez
|
|
@ -2,4 +2,4 @@
|
|||
from suez import suez
|
||||
|
||||
if __name__ == "__main__":
|
||||
suez()
|
||||
suez(auto_envvar_prefix="SUEZ")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue