mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 01:06:18 +00:00
15 lines
621 B
XML
15 lines
621 B
XML
|
|
<component name="InspectionProjectProfileManager">
|
||
|
|
<profile version="1.0">
|
||
|
|
<option name="myName" value="Project Default" />
|
||
|
|
<inspection_tool class="PyInterpreterInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||
|
|
<inspection_tool class="PyPackageRequirementsInspection" enabled="false" level="WARNING" enabled_by_default="false">
|
||
|
|
<option name="ignoredPackages">
|
||
|
|
<value>
|
||
|
|
<list size="1">
|
||
|
|
<item index="0" class="java.lang.String" itemvalue="discord" />
|
||
|
|
</list>
|
||
|
|
</value>
|
||
|
|
</option>
|
||
|
|
</inspection_tool>
|
||
|
|
</profile>
|
||
|
|
</component>
|