Move two functions to agenda/trip.py

This commit is contained in:
Edward Betts 2025-11-03 12:22:27 +00:00
parent f718535624
commit b4126d04f8
4 changed files with 64 additions and 63 deletions

View file

@ -2,8 +2,8 @@
from datetime import date, datetime, timedelta
from .trip import depart_datetime
from .types import SchengenCalculation, SchengenStay, StrDict
from .utils import depart_datetime
# Schengen Area countries as of 2025
SCHENGEN_COUNTRIES = {