Skip to content

Commit 75aecd6

Browse files
heathen711psychedelicious
authored andcommitted
ruff format
1 parent 2bdb429 commit 75aecd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

invokeai/app/services/config/config_default.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def validate_url_regex(cls, v: str) -> str:
4646
raise ValueError(f"Invalid regex: {e}")
4747
return v
4848

49+
4950
class InvokeAIAppConfig(BaseSettings):
5051
"""Invoke's global app configuration.
5152

0 commit comments

Comments
 (0)