songs-lyrics-generator/.idea/inspectionProfiles/Project_Default.xml

15 lines
512 B
XML
Raw Normal View History

2023-03-26 13:22:02 +00:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N802" />
<option value="N806" />
<option value="N803" />
<option value="N801" />
</list>
</option>
</inspection_tool>
</profile>
</component>