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 Oct 26, 2023
1 parent 15ec85b commit e2d92f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ipywidgets_jsonschema/form.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ def __init__(
# Make sure that the given schema is valid
Draft7Validator.check_schema(schema)


# Store the given data members
self.schema = schema
self.vertically_place_labels = vertically_place_labels
Expand Down

0 comments on commit e2d92f2

Please sign in to comment.