Created
July 31, 2017 14:18
-
-
Save valdergallo/e50bdaf5aef63a8703518285ea66c3aa to your computer and use it in GitHub Desktop.
pycharm config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <code_scheme name="Default (1)"> | |
| <option name="RIGHT_MARGIN" value="80" /> | |
| <Python> | |
| <option name="NEW_LINE_AFTER_COLON" value="true" /> | |
| <option name="DICT_NEW_LINE_AFTER_LEFT_BRACE" value="true" /> | |
| <option name="DICT_NEW_LINE_BEFORE_RIGHT_BRACE" value="true" /> | |
| <option name="FROM_IMPORT_NEW_LINE_AFTER_LEFT_PARENTHESIS" value="true" /> | |
| <option name="FROM_IMPORT_NEW_LINE_BEFORE_RIGHT_PARENTHESIS" value="true" /> | |
| <option name="FROM_IMPORT_PARENTHESES_FORCE_IF_MULTILINE" value="true" /> | |
| <option name="FROM_IMPORT_TRAILING_COMMA_IF_MULTILINE" value="true" /> | |
| </Python> | |
| </code_scheme> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment