Skip to content

Rename async modules to async_api #2066

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

Merged
merged 2 commits into from
Apr 8, 2021
Merged

Rename async modules to async_api #2066

merged 2 commits into from
Apr 8, 2021

Conversation

vishalbollu
Copy link
Contributor

closes #2052

checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)

@vishalbollu vishalbollu requested a review from miguelvr April 8, 2021 15:20
@vishalbollu vishalbollu merged commit eb5ed86 into master Apr 8, 2021
@vishalbollu vishalbollu deleted the rename-async-lib branch April 8, 2021 16:32
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

Successfully merging this pull request may close these issues.

"async" is a reserved keyword in Python 3.7+
2 participants