mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:01:46 +08:00
fix: update S3 and Azure configuration typos in .env.example and corr… (#12055)
This commit is contained in:
@@ -67,7 +67,7 @@ ignore = [
|
||||
"SIM105", # suppressible-exception
|
||||
"SIM107", # return-in-try-except-finally
|
||||
"SIM108", # if-else-block-instead-of-if-exp
|
||||
"SIM113", # eumerate-for-loop
|
||||
"SIM113", # enumerate-for-loop
|
||||
"SIM117", # multiple-with-statements
|
||||
"SIM210", # if-expr-with-true-false
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user