Skip to content

Commit

Permalink
fixing flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Casyfill committed Mar 14, 2023
1 parent 709b098 commit 1273a6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dfschema/core/legacy/v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ class Config:
arbitrary_types_allowed = True
allow_population_by_field_name = True


version: Optional[str] = Field(
None,
description="version of the schema",
Expand Down

0 comments on commit 1273a6a

Please sign in to comment.