You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678910111213 |
- <component name="InspectionProjectProfileManager">
- <profile version="1.0">
- <option name="myName" value="Project Default" />
- <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
- <option name="ignoredErrors">
- <list>
- <option value="E302" />
- <option value="E111" />
- </list>
- </option>
- </inspection_tool>
- </profile>
- </component>
|