Add Redmine API token authentication

This commit is contained in:
Кокос Артем Николаевич
2026-05-22 17:18:30 +07:00
parent 7bc6e024c0
commit 8bc8181ce3
14 changed files with 190 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
from typing import List, Dict, Any
from typing import Dict, List
from .base import Formatter
from ..types import ReportRow