mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: fix ruff lint
This commit is contained in:
@@ -2,5 +2,4 @@ from __future__ import annotations
|
||||
|
||||
from ._legacy_adapter import build_scanners
|
||||
|
||||
|
||||
SCANNERS = build_scanners([18, 19, 20, 21, 74], category="SpamAssassin")
|
||||
|
||||
Reference in New Issue
Block a user