fix(platforms): ruff I001 in base.py — one blank line between imports and module-level constant (was two)
This commit is contained in:
@@ -16,7 +16,6 @@ from collections.abc import Callable
|
|||||||
from dataclasses import dataclass
|
from dataclasses import dataclass
|
||||||
from typing import Literal
|
from typing import Literal
|
||||||
|
|
||||||
|
|
||||||
# Sidecar parsing defaults. Per-platform PlatformInfo entries can
|
# Sidecar parsing defaults. Per-platform PlatformInfo entries can
|
||||||
# override these by setting `external_post_id_keys=` /
|
# override these by setting `external_post_id_keys=` /
|
||||||
# `description_keys=`. Most don't need to — the defaults already cover
|
# `description_keys=`. Most don't need to — the defaults already cover
|
||||||
|
|||||||
Reference in New Issue
Block a user