mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 13:33:30 +01:00
MAESTRO: fix ruff lint
This commit is contained in:
@@ -5,7 +5,6 @@ from pathlib import Path
|
||||
from app.engine.analyzer import HeaderAnalyzer
|
||||
from app.engine.models import AnalysisRequest, AnalysisResult, TestResult
|
||||
|
||||
|
||||
FIXTURES_DIR = Path(__file__).resolve().parents[1] / "fixtures"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user