15 lines
563 B
XML
15 lines
563 B
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="2">
|
|
<item index="0" class="java.lang.String" itemvalue="3.9" />
|
|
<item index="1" class="java.lang.String" itemvalue="3.11" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |