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
open pycharm and type in a new file the code example from github front page.
run to generate the code
Expected:
The generated code to have consistent indentation. Actual:
The generated code is tab indented while the typed code is space indented (pycharm default).
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected:
The generated code to have consistent indentation.
Actual:
The generated code is tab indented while the typed code is space indented (pycharm default).
The text was updated successfully, but these errors were encountered: