New alias doesn't work #13

Open
opened 2022-08-14 15:18:36 -04:00 by nick · 0 comments
alias: true

should create an alias but it doesn't. In __init__.py, each function should take an optional argument of alias (default false) and, if it is true, use alias instead of bind on every line it produces.

```yaml alias: true ```` should create an alias but it doesn't. In \_\_init\_\_.py, each function should take an optional argument of alias (default false) and, if it is true, use `alias` instead of `bind` on every line it produces.
nick self-assigned this 2022-08-14 15:18:36 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tfscript/tfscript#13
There is no content yet.