Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 15, 2023
1 parent 1662827 commit 0750f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ludwig/schema/decoders/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
NUMBER,
SET,
TIMESERIES,
VECTOR
VECTOR,
)
from ludwig.schema import common_fields
from ludwig.schema import utils as schema_utils
Expand Down

0 comments on commit 0750f2d

Please sign in to comment.