This commit is contained in:
2024-04-22 15:28:03 +02:00
parent 49f96b4fff
commit 7b1bc1b0b9
47 changed files with 753 additions and 46 deletions

View File

@@ -0,0 +1,12 @@
<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="N806" />
</list>
</option>
</inspection_tool>
</profile>
</component>