|
@@ -1,42 +0,0 @@
|
|
|
-<component name="InspectionProjectProfileManager">
|
|
|
- <profile version="1.0">
|
|
|
- <option name="myName" value="Project Default" />
|
|
|
- <inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
|
- <option name="ourVersions">
|
|
|
- <value>
|
|
|
- <list size="3">
|
|
|
- <item index="0" class="java.lang.String" itemvalue="3.9" />
|
|
|
- <item index="1" class="java.lang.String" itemvalue="3.10" />
|
|
|
- <item index="2" class="java.lang.String" itemvalue="3.11" />
|
|
|
- </list>
|
|
|
- </value>
|
|
|
- </option>
|
|
|
- </inspection_tool>
|
|
|
- <inspection_tool class="PyMethodMayBeStaticInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
|
|
- <inspection_tool class="PyPackageRequirementsInspection" enabled="false" level="TEXT ATTRIBUTES" enabled_by_default="false" editorAttributes="CONSIDERATION_ATTRIBUTES">
|
|
|
- <option name="ignoredPackages">
|
|
|
- <value>
|
|
|
- <list size="3">
|
|
|
- <item index="0" class="java.lang.String" itemvalue="pydantic" />
|
|
|
- <item index="1" class="java.lang.String" itemvalue="boto3" />
|
|
|
- <item index="2" class="java.lang.String" itemvalue="botocore" />
|
|
|
- </list>
|
|
|
- </value>
|
|
|
- </option>
|
|
|
- </inspection_tool>
|
|
|
- <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
|
- <option name="ignoredErrors">
|
|
|
- <list>
|
|
|
- <option value="E402" />
|
|
|
- </list>
|
|
|
- </option>
|
|
|
- </inspection_tool>
|
|
|
- <inspection_tool class="PyShadowingBuiltinsInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
|
- <option name="ignoredNames">
|
|
|
- <list>
|
|
|
- <option value="id" />
|
|
|
- </list>
|
|
|
- </option>
|
|
|
- </inspection_tool>
|
|
|
- </profile>
|
|
|
-</component>
|