Skip to content

Commit

Permalink
fix: flake8 lint
Browse files Browse the repository at this point in the history
Signed-off-by: Kenny Workman <kennyworkman@sbcglobal.net>
  • Loading branch information
kennyworkman committed Feb 8, 2022
1 parent e502110 commit b0a65f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flytekit/core/type_engine.py
Expand Up @@ -20,7 +20,6 @@
from google.protobuf.struct_pb2 import Struct
from marshmallow_enum import EnumField, LoadDumpOptions
from marshmallow_jsonschema import JSONSchema
from typing_extensions import get_args, get_origin

from flytekit.common.exceptions import user as user_exceptions
from flytekit.common.types import primitives as _primitives
Expand Down

0 comments on commit b0a65f4

Please sign in to comment.