Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Names in time_series_task args is too common #53

Open
phil20686 opened this issue Mar 11, 2023 · 0 comments
Open

Names in time_series_task args is too common #53

phil20686 opened this issue Mar 11, 2023 · 0 comments

Comments

@phil20686
Copy link
Owner

There are number of special arguments in time_series_task that are too common, and if they conflict with the names of arguments in the fuctions it is wrapping then it is a problem. So, for example, no function with the argument "name" can currently be run, because that is one of the reserved arguments for the task name. We should make these less common by prepending aika_ or task_ etc as appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant