mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-01 03:01:13 -04:00
chore: flake8
This commit is contained in:
@@ -1 +1 @@
|
||||
from .model_manager_default import ModelManagerService
|
||||
from .model_manager_default import ModelManagerService # noqa F401
|
||||
|
||||
@@ -9,7 +9,7 @@ import curses
|
||||
import sys
|
||||
from argparse import Namespace
|
||||
from pathlib import Path
|
||||
from typing import List, Optional
|
||||
from typing import List
|
||||
|
||||
import npyscreen
|
||||
from npyscreen import widget
|
||||
|
||||
Reference in New Issue
Block a user