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
The text was updated successfully, but these errors were encountered:
ilanKeshet
changed the title
Long line containing the await keyword is not being formatted while similar line without await does get formatting
Long line containing the await keyword is not being formatted while similar line without await does get proper formatting
Sep 12, 2024
Python Code
Command Line and Configuration
Command Line
$ autopep8 --in-place --max-line-length 120 --experimental --ignore E301
Your Environment
Expected result
Actual result
The text was updated successfully, but these errors were encountered: