Format conftest
This commit is contained in:
parent
9cbc2ddedf
commit
ce51b56dd7
@ -1,4 +1,5 @@
|
||||
from datetime import timedelta
|
||||
|
||||
from hypothesis import settings
|
||||
|
||||
settings.register_profile("ci", deadline=timedelta(seconds=1))
|
||||
settings.register_profile("ci", deadline=timedelta(seconds=1))
|
||||
|
Loading…
Reference in New Issue
Block a user