Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
girarda committed May 17, 2024
1 parent 98f825e commit e3a5750
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

import datetime
import logging
from typing import Any, List, Mapping, Tuple

import pendulum
import logging
from airbyte_cdk.models import SyncMode
from airbyte_cdk.sources import AbstractSource
from airbyte_cdk.sources.streams import Stream
Expand Down

0 comments on commit e3a5750

Please sign in to comment.