InvokeAI/pyproject.toml.hide
Lincoln Stein 9b4d328be0 Fix Mac Issue #723
- 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.
2022-09-21 13:42:47 -04:00

4 lines
56 B
Plaintext

[tool.blue]
line-length = 90
target-version = ['py310']