mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore: ruff
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
Not really a test, but a way to verify that the paths are existing
|
||||
and fail early if they are not.
|
||||
"""
|
||||
|
||||
import pathlib
|
||||
import unittest
|
||||
from os import path as osp
|
||||
|
Reference in New Issue
Block a user