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

generate code is tab indented #4

Open
GuyKroizman opened this issue Dec 10, 2016 · 2 comments
Open

generate code is tab indented #4

GuyKroizman opened this issue Dec 10, 2016 · 2 comments

Comments

@GuyKroizman
Copy link

GuyKroizman commented Dec 10, 2016

Steps to reproduce:

  1. open pycharm and type in a new file the code example from github front page.
  2. 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).

@bharadwaj-raju
Copy link
Owner

bharadwaj-raju commented Dec 12, 2016

Technically, the generated code to be tab-intended is the expected result.

Still, so you want it to detect the indentation of the result?

@bharadwaj-raju
Copy link
Owner

@GuyKroizman Your response, please?

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