fix: handle configure button for notion internal integration (#21412)

This commit is contained in:
baonudesifeizhai 2025-07-01 04:58:00 -04:00 committed by GitHub
commit 8516d15a4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 5 deletions

View file

@ -7,4 +7,4 @@ cd "$SCRIPT_DIR/.."
# run mypy checks
uv run --directory api --dev --with pip \
python -m mypy --install-types --non-interactive ./
python -m mypy --install-types --non-interactive --exclude venv ./