Files
mucapy/.idea/inspectionProfiles/Project_Default.xml
rattatwinko 9d1ac9c3dd
All checks were successful
Build MuCaPy Executable / build-and-package (push) Successful in 2m30s
Cleanup, bugfixes ...
2025-10-31 01:28:10 +01:00

13 lines
444 B
XML

<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="N812" />
<option value="N802" />
</list>
</option>
</inspection_tool>
</profile>
</component>