fix merge conflits

This commit is contained in:
CREDO23 2025-08-07 21:43:48 +02:00
parent 605d0f71fd
commit c1c749426d

View file

@ -1,4 +1,7 @@
# app/routes/google_calendar.py
import os
os.environ["OAUTHLIB_RELAX_TOKEN_SCOPE"] = "1"
import base64
import json
import logging