Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Conversation

@akrabio
Copy link

@akrabio akrabio commented May 26, 2020

Fixed bug in functions_deploy.py:

When trying to deploy a sequence that has only one function the script fails because it expects a list and not a string.

I added a check for the type (string or list) and if necessary converts the string into a list containing the string.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant