Skip to content

Commit

Permalink
Automated Commit - Formatting Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sajarin authored and octavia-squidington-iii committed Oct 16, 2023
1 parent a071d04 commit 362f083
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from airbyte_cdk.sources.streams.http.requests_native_auth import TokenAuthenticator
from source_asana.oauth import AsanaOauth2Authenticator

from .streams import CustomFields, Projects, SectionsCompact, Sections, Stories, Tags, Tasks, TeamMemberships, Teams, Users, Workspaces
from .streams import CustomFields, Projects, Sections, SectionsCompact, Stories, Tags, Tasks, TeamMemberships, Teams, Users, Workspaces


class SourceAsana(AbstractSource):
Expand Down

0 comments on commit 362f083

Please sign in to comment.