lint: apply manual ruff cleanup (non-preview files)
This commit is contained in:
@@ -10,7 +10,7 @@ from cista.fileserver import bp as fileserver_bp
|
||||
from cista.protocol import FileEntry
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
@pytest.fixture
|
||||
def setup_storage(tmp_path: Path):
|
||||
config.config = config.Config(path=tmp_path, listen=":0", public=True)
|
||||
watching.state.root = []
|
||||
|
||||
Reference in New Issue
Block a user