Поддержка описания переменных и пространств имён через отдельную функцию #49

Closed
opened 3 years ago by icerider · 0 comments
Collaborator
def import_namespaces():
	with Namespace("qwer"):
        Variable("zxcv", type=StringType, source="test")
``` def import_namespaces(): with Namespace("qwer"): Variable("zxcv", type=StringType, source="test") ```
icerider added the enhancement label 3 years ago
derzeitgeist closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: calculate/calculate-utils-4-lib#49
Loading…
There is no content yet.