79805281

Date: 2025-10-30 22:49:23
Score: 0.5
Natty:
Report link

Use imports_passed_through when importing activities into workflow code:

with workflow.unsafe.imports_passed_through():
    import test_activity

See https://docs.temporal.io/develop/python/python-sdk-sandbox#passthrough-modules for more info.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Maxim Fateev