apify-sdk-python
apify-sdk-python copied to clipboard
chore: utilize `ensure_context` decorator for Actor
Utilize ensure_context decorator from Crawlee rather than calling raise_if_... method in the Actor class.