Skip to content

Commit

Permalink
Fixed linter issue with add_fields.py comments (#14742)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankfu authored Jul 15, 2022
1 parent 82297a9 commit 7281d63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#
# Copyright (c) 2022 Airbyte, Inc., all rights reserved.
#

from dataclasses import dataclass
from typing import Any, List, Mapping, Union

Expand Down

0 comments on commit 7281d63

Please sign in to comment.