get retry from fedeproxy

This commit is contained in:
Loic Dachary 2021-01-28 00:09:55 +01:00
parent 60ba328469
commit c3bcdbebf9
No known key found for this signature in database
GPG Key ID: 992D23B392F9E4F2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import pytest
from enough.common import retry
from fedeproxy.common import retry
def test_that_retry_works_on_simple_function():