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

No auto-indent for coroutines #50

Open
goodboy opened this issue Dec 6, 2017 · 2 comments
Open

No auto-indent for coroutines #50

goodboy opened this issue Dec 6, 2017 · 2 comments

Comments

@goodboy
Copy link
Contributor

goodboy commented Dec 6, 2017

Indent level never seems to be correct inside the body of py35+ coroutines:

async def my_coro():||<ENTER>
||

This hold true for any line inside the function body.

@arxra
Copy link

arxra commented Jun 30, 2020

Seems like pull #48 would resolve this

@goodboy
Copy link
Contributor Author

goodboy commented Jun 30, 2020

@arxra 🎉

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

2 participants