Skip to content

Commit

Permalink
fix: import in substratest.errors
Browse files Browse the repository at this point in the history
Signed-off-by: Guilhem Barthes <guilhem.barthes@owkin.com>
  • Loading branch information
guilhem-barthes committed Jun 27, 2023
1 parent 2b77292 commit eabd05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substratest/errors.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from substra.exception import FutureError
from substra.sdk.exceptions import FutureError


class SynchronizationTimeoutError(FutureError):
Expand Down

0 comments on commit eabd05f

Please sign in to comment.