Skip to content

Commit

Permalink
fix: Import in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Jan 12, 2021
1 parent 882d12f commit 3c0883c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/conftest.py
Expand Up @@ -478,7 +478,7 @@ def maker(
"""
import pytest
import schemathesis
from schemathesis import Stateful
from schemathesis.stateful import Stateful
from schemathesis.utils import NOT_SET
from test.utils import *
from hypothesis import given, settings, HealthCheck, Phase, assume, strategies as st
Expand Down

0 comments on commit 3c0883c

Please sign in to comment.