Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Nov 25, 2024
1 parent 6e4bb1e commit aa11263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import json

from menuinst._schema import dump_default_to_json, dump_schema_to_json, SCHEMA_VERSION
from menuinst._schema import SCHEMA_VERSION, dump_default_to_json, dump_schema_to_json
from menuinst.utils import data_path


Expand Down

0 comments on commit aa11263

Please sign in to comment.