Skip to content

Commit e06577e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ v4.0.0
4242
* Validation errors now have a ``json_path`` attribute, describing their
4343
location in JSON path format
4444
* Support for the IP address and domain name formats has been improved
45-
* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
45+
* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
4646
properly set.
4747
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
4848
when an overflow occurs, ``jsonschema`` will fall back to using fraction

0 commit comments

Comments
 (0)