Commit ee39518f authored by Marc-Andre Santune's avatar Marc-Andre Santune
Browse files

import retry params in _iinit__

parent a05337dd
from .building_generic import BuildingGeneric, VersionConflictError
from .building_generic import (
BuildingGeneric,
VersionConflictError,
MAX_RETRIES,
WAIT_BETWEEN_RETRIES_IN_MS,
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment