Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

Project_Default.xml 817 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  1. <component name="InspectionProjectProfileManager">
  2. <profile version="1.0">
  3. <option name="myName" value="Project Default" />
  4. <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
  5. <option name="ignoredPackages">
  6. <value>
  7. <list size="5">
  8. <item index="0" class="java.lang.String" itemvalue="bs4" />
  9. <item index="1" class="java.lang.String" itemvalue="config" />
  10. <item index="2" class="java.lang.String" itemvalue="mysql-connector-python" />
  11. <item index="3" class="java.lang.String" itemvalue="argparse" />
  12. <item index="4" class="java.lang.String" itemvalue="scipy" />
  13. </list>
  14. </value>
  15. </option>
  16. </inspection_tool>
  17. </profile>
  18. </component>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...