Open
Description
We have introduced apify-shared-python to consolidate general constants for both the Client and SDK.
To facilitate a seamless transition to the new package, we have implemented re-imports with DeprecationWarning
in the existing codebase - consts.py.
This is only a temporary state and after a few new releases, we should get rid of it.