You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.0 KiB
XML
24 lines
1.0 KiB
XML
<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="6">
|
|
<item index="0" class="java.lang.String" itemvalue="3.12" />
|
|
<item index="1" class="java.lang.String" itemvalue="3.6" />
|
|
<item index="2" class="java.lang.String" itemvalue="3.13" />
|
|
<item index="3" class="java.lang.String" itemvalue="3.11" />
|
|
<item index="4" class="java.lang.String" itemvalue="3.10" />
|
|
<item index="5" class="java.lang.String" itemvalue="3.7" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
</inspection_tool>
|
|
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="ignoredPackages">
|
|
<list />
|
|
</option>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |