erster Stand aus dem Lokalen Ordner hinzu gefügt

This commit is contained in:
2022-05-11 16:43:13 +02:00
parent ba1f1f35f6
commit 2a1961b5d6
7 changed files with 170 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<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="E116" />
</list>
</option>
</inspection_tool>
</profile>
</component>