mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
chore(pyproject.toml): Add Ruff formatter config. (#5627)
This commit is contained in:
@@ -61,6 +61,8 @@ ignore = [
|
||||
"F811", # redefined-while-unused
|
||||
]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "single"
|
||||
|
||||
[tool.pytest_env]
|
||||
OPENAI_API_KEY = "sk-IamNotARealKeyJustForMockTestKawaiiiiiiiiii"
|
||||
|
||||
Reference in New Issue
Block a user