mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 17:08:35 +08:00
Merge pull request #6592 from jxxghp/fix/issue-6588
style: sort plugin policy imports
This commit is contained in:
@@ -6,9 +6,9 @@ from contextlib import asynccontextmanager, contextmanager
|
||||
import pytest
|
||||
|
||||
from app.adapters.external.plugin.client import (
|
||||
PLUGIN_INDEX_REQUEST_TIMEOUT,
|
||||
PLUGIN_INDEX_MAX_BYTES,
|
||||
PLUGIN_INDEX_MAX_ENTRIES,
|
||||
PLUGIN_INDEX_REQUEST_TIMEOUT,
|
||||
PluginMarketClient,
|
||||
PluginMarketTransport,
|
||||
_format_request_error,
|
||||
|
||||
Reference in New Issue
Block a user