CodeLibrary/05_pycharm_python_pyqt5学习/.idea/inspectionProfiles/Project_Default.xml

12 lines
440 B
XML
Raw Permalink Normal View History

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="PyQt5.QtCore.Qt.AlignTop" />
</list>
</option>
</inspection_tool>
</profile>
</component>