mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2025-01-09 12:37:45 +08:00
9b4d328be0
- For unknown reasons, conda removes the base directory from the path on Macintoshes when pyproject.toml is present (even if the file is empty). This commit renames pyproject.toml to pyproject.toml.hide until the issue is understood better.
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
[tool.blue]
|
|
line-length = 90
|
|
target-version = ['py310']
|