testfhb / .idea /inspectionProfiles /Project_Default.xml
FrancoisHB's picture
Commit Test
da14b07
raw
history blame
404 Bytes
<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="W292" />
</list>
</option>
</inspection_tool>
</profile>
</component>