Skip to content

Commit 36291ae

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5c7c87c commit 36291ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema/validators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
import attr
1818

1919
from jsonschema import (
20+
_format,
2021
_legacy_validators,
2122
_types,
22-
_format,
2323
_utils,
2424
_validators,
2525
exceptions,

0 commit comments

Comments
 (0)