microsoft / vscode-autopep8

Formatting support for python using autopep8.
https://marketplace.visualstudio.com/items?itemName=ms-python.autopep8
MIT License
20 stars 13 forks source link

Add a warning when formatting is skipped for user #155

Closed karthiknadig closed 8 months ago

luabud commented 1 year ago

We are reserving this issue for Grace Hopper's Open Source Day, which will take place on September 22nd, 2023. If you're part of the event and would like to submit a contribution to this issue, please let us know, and we'll be happy to assign it to you.

For other community members who are not participating in the event, we appreciate your interest in contributing! We kindly request that you wait until after September 22nd to work on this issue. If no one from the event has been assigned to it by then, we'll gladly assign it to you. Thank you for your understanding and support!

emmeline2 commented 1 year ago

I would like to work on this PR!

emmeline2 commented 1 year ago

Hi @karthiknadig,

I am trying to work on this pr but I am getting this error when doing the setup steps. Have you seen it before? I do have the right version of python I think. image

karthiknadig commented 1 year ago

@emmeline2 you can run nox --list to see the list of commands. I suspect the command name is wrong.