Skip to content

Commit

Permalink
Update tests/test_contrib.py
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Viger <fenekku@fenekku.com>
  • Loading branch information
cenouralm and fenekku committed Oct 16, 2020
1 parent a8f194a commit f24be8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_contrib.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""Test the marshmallow contrib."""

import pytest
from marshmallow import Schema, ValidationError, fields
from marshmallow import Schema, ValidationError

from marshmallow_utils.fields import contrib

Expand Down

0 comments on commit f24be8b

Please sign in to comment.