workspace.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="4c361130-e72d-4404-8ed4-eca43026224c" name="Default Changelist" comment="" />
  5. <option name="SHOW_DIALOG" value="false" />
  6. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  7. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  8. <option name="LAST_RESOLUTION" value="IGNORE" />
  9. </component>
  10. <component name="FileTemplateManagerImpl">
  11. <option name="RECENT_TEMPLATES">
  12. <list>
  13. <option value="Python Script" />
  14. </list>
  15. </option>
  16. </component>
  17. <component name="ProjectId" id="20nVG8ftc5qZVVYPIOa3CzLhs71" />
  18. <component name="ProjectViewState">
  19. <option name="hideEmptyMiddlePackages" value="true" />
  20. <option name="showExcludedFiles" value="true" />
  21. <option name="showLibraryContents" value="true" />
  22. </component>
  23. <component name="PropertiesComponent">
  24. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  25. <property name="WebServerToolWindowFactoryState" value="false" />
  26. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  27. </component>
  28. <component name="RunManager">
  29. <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true">
  30. <module name="exportQuestionCount" />
  31. <option name="INTERPRETER_OPTIONS" value="" />
  32. <option name="PARENT_ENVS" value="true" />
  33. <envs>
  34. <env name="PYTHONUNBUFFERED" value="1" />
  35. </envs>
  36. <option name="SDK_HOME" value="" />
  37. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  38. <option name="IS_MODULE_SDK" value="true" />
  39. <option name="ADD_CONTENT_ROOTS" value="true" />
  40. <option name="ADD_SOURCE_ROOTS" value="true" />
  41. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  42. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
  43. <option name="PARAMETERS" value="" />
  44. <option name="SHOW_COMMAND_LINE" value="false" />
  45. <option name="EMULATE_TERMINAL" value="false" />
  46. <option name="MODULE_MODE" value="false" />
  47. <option name="REDIRECT_INPUT" value="false" />
  48. <option name="INPUT_FILE" value="" />
  49. <method v="2" />
  50. </configuration>
  51. <recent_temporary>
  52. <list>
  53. <item itemvalue="Python.main" />
  54. </list>
  55. </recent_temporary>
  56. </component>
  57. <component name="ServiceViewManager">
  58. <option name="viewStates">
  59. <list>
  60. <serviceView>
  61. <treeState>
  62. <expand />
  63. <select />
  64. </treeState>
  65. </serviceView>
  66. </list>
  67. </option>
  68. </component>
  69. <component name="SvnConfiguration">
  70. <configuration />
  71. </component>
  72. <component name="TaskManager">
  73. <task active="true" id="Default" summary="Default task">
  74. <changelist id="4c361130-e72d-4404-8ed4-eca43026224c" name="Default Changelist" comment="" />
  75. <created>1636680239839</created>
  76. <option name="number" value="Default" />
  77. <option name="presentableId" value="Default" />
  78. <updated>1636680239839</updated>
  79. <workItem from="1636680253386" duration="3571000" />
  80. </task>
  81. <servers />
  82. </component>
  83. <component name="TypeScriptGeneratedFilesManager">
  84. <option name="version" value="1" />
  85. </component>
  86. <component name="WindowStateProjectService">
  87. <state width="1493" height="210" key="GridCell.Tab.0.bottom" timestamp="1636682372183">
  88. <screen x="0" y="0" width="1536" height="824" />
  89. </state>
  90. <state width="1493" height="210" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1636682372183" />
  91. <state width="1493" height="210" key="GridCell.Tab.0.center" timestamp="1636682372183">
  92. <screen x="0" y="0" width="1536" height="824" />
  93. </state>
  94. <state width="1493" height="210" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1636682372183" />
  95. <state width="1493" height="210" key="GridCell.Tab.0.left" timestamp="1636682372183">
  96. <screen x="0" y="0" width="1536" height="824" />
  97. </state>
  98. <state width="1493" height="210" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1636682372183" />
  99. <state width="1493" height="210" key="GridCell.Tab.0.right" timestamp="1636682372183">
  100. <screen x="0" y="0" width="1536" height="824" />
  101. </state>
  102. <state width="1493" height="210" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1636682372183" />
  103. <state x="270" y="54" key="SettingsEditor" timestamp="1636680297851">
  104. <screen x="0" y="0" width="1536" height="824" />
  105. </state>
  106. <state x="270" y="54" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1636680297851" />
  107. </component>
  108. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  109. <SUITE FILE_PATH="coverage/exportQuestionCount$main.coverage" NAME="main Coverage Results" MODIFIED="1636682372177" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  110. </component>
  111. </project>