1
0
mirror of synced 2025-12-25 02:09:19 -05:00

CI: apply pre-commit format fix from #49806 (#49852)

This commit is contained in:
Aaron ("AJ") Steers
2024-12-18 14:05:43 -08:00
committed by GitHub
parent c7aeec0120
commit 83ecbe0fc3
1555 changed files with 7448 additions and 5802 deletions

View File

@@ -9,6 +9,7 @@ from pathlib import Path
import pendulum
import pytest
from airbyte_cdk.models import ConfiguredAirbyteCatalog
from airbyte_cdk.sources.streams.http.auth import NoAuth