laboratory_work/.idea/inspectionProfiles/Project_Default.xml

14 lines
504 B
XML
Raw Normal View History

2023-03-05 13:48:54 +03:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="pathlib" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>