Files
astrbot_bdzxb_bill/.idea/inspectionProfiles/Project_Default.xml
T
bdzxb 7f05c25847 new file: .idea/.gitignore
new file:   .idea/astrbot_plugin_bd_mc.iml
	new file:   .idea/inspectionProfiles/Project_Default.xml
	new file:   .idea/misc.xml
	new file:   .idea/modules.xml
	new file:   .idea/vcs.xml
	new file:   LICENSE
	new file:   __pycache__/main.cpython-311.pyc
	new file:   __pycache__/main.cpython-312.pyc
	new file:   __pycache__/main.cpython-313.pyc
	new file:   _conf_schema.json
	new file:   main.py
	new file:   metadata.yaml
	new file:   static/files/ceshi.txt
	new file:   static/img/server-icon.png
2026-05-13 23:37:42 +08:00

12 lines
439 B
XML

<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="typing.AsyncGenerator.*" />
</list>
</option>
</inspection_tool>
</profile>
</component>