Spaces:
Runtime error
Runtime error
Delete idea
Browse files- .idea/.gitignore +0 -3
- .idea/capybara_fas_ai.iml +0 -8
- .idea/inspectionProfiles/Project_Default.xml +0 -34
- .idea/inspectionProfiles/profiles_settings.xml +0 -6
- .idea/misc.xml +0 -7
- .idea/modules.xml +0 -8
- .idea/vcs.xml +0 -6
.idea/.gitignore
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
# Default ignored files
|
| 2 |
-
/shelf/
|
| 3 |
-
/workspace.xml
|
|
|
|
|
|
|
|
|
|
|
|
.idea/capybara_fas_ai.iml
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<module type="PYTHON_MODULE" version="4">
|
| 3 |
-
<component name="NewModuleRootManager">
|
| 4 |
-
<content url="file://$MODULE_DIR$" />
|
| 5 |
-
<orderEntry type="jdk" jdkName="Python 3.9 (github_api_test)" jdkType="Python SDK" />
|
| 6 |
-
<orderEntry type="sourceFolder" forTests="false" />
|
| 7 |
-
</component>
|
| 8 |
-
</module>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/Project_Default.xml
DELETED
|
@@ -1,34 +0,0 @@
|
|
| 1 |
-
<component name="InspectionProjectProfileManager">
|
| 2 |
-
<profile version="1.0">
|
| 3 |
-
<option name="myName" value="Project Default" />
|
| 4 |
-
<inspection_tool class="Annotator" enabled="false" level="ERROR" enabled_by_default="false" />
|
| 5 |
-
<inspection_tool class="EditorConfigRootDeclarationUniqueness" enabled="false" level="ERROR" enabled_by_default="false" />
|
| 6 |
-
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
| 7 |
-
<option name="ourVersions">
|
| 8 |
-
<value>
|
| 9 |
-
<list size="1">
|
| 10 |
-
<item index="0" class="java.lang.String" itemvalue="3.13" />
|
| 11 |
-
</list>
|
| 12 |
-
</value>
|
| 13 |
-
</option>
|
| 14 |
-
</inspection_tool>
|
| 15 |
-
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
| 16 |
-
<option name="ignoredPackages">
|
| 17 |
-
<value>
|
| 18 |
-
<list size="10">
|
| 19 |
-
<item index="0" class="java.lang.String" itemvalue="httpx" />
|
| 20 |
-
<item index="1" class="java.lang.String" itemvalue="pydantic" />
|
| 21 |
-
<item index="2" class="java.lang.String" itemvalue="aiogram" />
|
| 22 |
-
<item index="3" class="java.lang.String" itemvalue="psycopg2-binary" />
|
| 23 |
-
<item index="4" class="java.lang.String" itemvalue="python-dotenv" />
|
| 24 |
-
<item index="5" class="java.lang.String" itemvalue="pillow" />
|
| 25 |
-
<item index="6" class="java.lang.String" itemvalue="aiohttp" />
|
| 26 |
-
<item index="7" class="java.lang.String" itemvalue="python-multipart" />
|
| 27 |
-
<item index="8" class="java.lang.String" itemvalue="gunicorn" />
|
| 28 |
-
<item index="9" class="java.lang.String" itemvalue="django-formtools" />
|
| 29 |
-
</list>
|
| 30 |
-
</value>
|
| 31 |
-
</option>
|
| 32 |
-
</inspection_tool>
|
| 33 |
-
</profile>
|
| 34 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/profiles_settings.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
<component name="InspectionProjectProfileManager">
|
| 2 |
-
<settings>
|
| 3 |
-
<option name="USE_PROJECT_PROFILE" value="false" />
|
| 4 |
-
<version value="1.0" />
|
| 5 |
-
</settings>
|
| 6 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/misc.xml
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<project version="4">
|
| 3 |
-
<component name="Black">
|
| 4 |
-
<option name="sdkName" value="Python 3.9 (github_api_test)" />
|
| 5 |
-
</component>
|
| 6 |
-
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (github_api_test)" project-jdk-type="Python SDK" />
|
| 7 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/modules.xml
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<project version="4">
|
| 3 |
-
<component name="ProjectModuleManager">
|
| 4 |
-
<modules>
|
| 5 |
-
<module fileurl="file://$PROJECT_DIR$/.idea/capybara_fas_ai.iml" filepath="$PROJECT_DIR$/.idea/capybara_fas_ai.iml" />
|
| 6 |
-
</modules>
|
| 7 |
-
</component>
|
| 8 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/vcs.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<project version="4">
|
| 3 |
-
<component name="VcsDirectoryMappings">
|
| 4 |
-
<mapping directory="" vcs="Git" />
|
| 5 |
-
</component>
|
| 6 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|