docs-and-mcps #1

Merged
aetos merged 6 commits from docs-and-mcps into main 2026-01-22 11:28:24 +00:00
Showing only changes of commit 93b3718320 - Show all commits

View File

@@ -25,8 +25,6 @@ Optional flags:
--package-root NAME Root Python package name (default: mail_intake) --package-root NAME Root Python package name (default: mail_intake)
""" """
from __future__ import annotations
import argparse import argparse
import json import json
import re import re