12 lines
404 B
XML
Raw Normal View History

2025-01-27 20:36:29 +08:00
<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="W391" />
</list>
</option>
</inspection_tool>
</profile>
</component>