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.
17 lines
766 B
XML
17 lines
766 B
XML
10 months ago
|
<component name="InspectionProjectProfileManager">
|
||
|
<profile version="1.0">
|
||
|
<option name="myName" value="Project Default" />
|
||
|
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
|
||
|
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||
|
<option name="ignoredPackages">
|
||
|
<value>
|
||
|
<list size="3">
|
||
|
<item index="0" class="java.lang.String" itemvalue="opencv-contrib-python" />
|
||
|
<item index="1" class="java.lang.String" itemvalue="astunparse" />
|
||
|
<item index="2" class="java.lang.String" itemvalue="rich" />
|
||
|
</list>
|
||
|
</value>
|
||
|
</option>
|
||
|
</inspection_tool>
|
||
|
</profile>
|
||
|
</component>
|