Skip to content

[REFACTOR] Move functions module in Python SDK to a sub package #1080

@georgeh0

Description

@georgeh0

Currently functions.py is a single module with all functions. We want to convert it a sub package.

Similar to #1028 (which was for targets).

We want to have the following submodules for now:

Please make sure everything these sub modules are imported from __init__.py - so existing user code won't be broken.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions