You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run autopep8, it seems to think that this is correct formatting. I expect the indent of every row to be the same, and for each row of the data to begin with an open square bracket.
Python Code
When I run autopep8, it seems to think that this is correct formatting. I expect the indent of every row to be the same, and for each row of the data to begin with an open square bracket.
Command Line and Configuration
No file configuration
Command Line
$ autopep8 --diff --max-line-length=120 path/to/file.py
Your Environment
The text was updated successfully, but these errors were encountered: