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
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user