workspace.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="31704e56-aca5-4e2d-bea1-d331132222c4" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/historical_material.py" beforeDir="false" afterPath="$PROJECT_DIR$/historical_material.py" afterDir="false" />
  7. </list>
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="Git.Settings">
  14. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  15. </component>
  16. <component name="JupyterTrust" id="ca2d42e4-d722-44a7-b416-c78a02b293a2" />
  17. <component name="ProjectId" id="1xtcY2zgL9PgwlsfQTItYSWSoLL" />
  18. <component name="ProjectViewState">
  19. <option name="hideEmptyMiddlePackages" value="true" />
  20. <option name="showLibraryContents" value="true" />
  21. <option name="showMembers" value="true" />
  22. </component>
  23. <component name="PropertiesComponent">
  24. <property name="DatabaseDriversLRU" value="mariadb" />
  25. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  26. <property name="WebServerToolWindowFactoryState" value="true" />
  27. <property name="WebServerToolWindowPanel.toolwindow.highlight.mappings" value="true" />
  28. <property name="WebServerToolWindowPanel.toolwindow.highlight.symlinks" value="true" />
  29. <property name="WebServerToolWindowPanel.toolwindow.show.date" value="false" />
  30. <property name="WebServerToolWindowPanel.toolwindow.show.permissions" value="false" />
  31. <property name="WebServerToolWindowPanel.toolwindow.show.size" value="false" />
  32. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  33. <property name="node.js.detected.package.eslint" value="true" />
  34. <property name="node.js.detected.package.tslint" value="true" />
  35. <property name="node.js.path.for.package.eslint" value="project" />
  36. <property name="node.js.path.for.package.tslint" value="project" />
  37. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  38. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  39. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  40. </component>
  41. <component name="RunManager">
  42. <configuration name="historical_material" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
  43. <module name="similar_material" />
  44. <option name="INTERPRETER_OPTIONS" value="" />
  45. <option name="PARENT_ENVS" value="true" />
  46. <envs>
  47. <env name="PYTHONUNBUFFERED" value="1" />
  48. <env name="LYY_DEV" value="dev" />
  49. </envs>
  50. <option name="SDK_HOME" value="" />
  51. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  52. <option name="IS_MODULE_SDK" value="true" />
  53. <option name="ADD_CONTENT_ROOTS" value="true" />
  54. <option name="ADD_SOURCE_ROOTS" value="true" />
  55. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  56. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/historical_material.py" />
  57. <option name="PARAMETERS" value="" />
  58. <option name="SHOW_COMMAND_LINE" value="false" />
  59. <option name="EMULATE_TERMINAL" value="false" />
  60. <option name="MODULE_MODE" value="false" />
  61. <option name="REDIRECT_INPUT" value="false" />
  62. <option name="INPUT_FILE" value="" />
  63. <method v="2" />
  64. </configuration>
  65. <recent_temporary>
  66. <list>
  67. <item itemvalue="Python.historical_material" />
  68. </list>
  69. </recent_temporary>
  70. </component>
  71. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  72. <component name="TaskManager">
  73. <task active="true" id="Default" summary="Default task">
  74. <changelist id="31704e56-aca5-4e2d-bea1-d331132222c4" name="Default Changelist" comment="" />
  75. <created>1631177869104</created>
  76. <option name="number" value="Default" />
  77. <option name="presentableId" value="Default" />
  78. <updated>1631177869104</updated>
  79. <workItem from="1631177870267" duration="1370000" />
  80. <workItem from="1631516407803" duration="507000" />
  81. <workItem from="1631518475799" duration="418000" />
  82. <workItem from="1631518912011" duration="191000" />
  83. <workItem from="1631519119181" duration="6843000" />
  84. <workItem from="1631584529196" duration="124000" />
  85. <workItem from="1631601848067" duration="64000" />
  86. <workItem from="1631695590002" duration="1530000" />
  87. <workItem from="1631757779061" duration="17549000" />
  88. <workItem from="1631846187097" duration="1382000" />
  89. <workItem from="1631861458465" duration="38000" />
  90. <workItem from="1631861519848" duration="283000" />
  91. <workItem from="1631861811445" duration="1804000" />
  92. <workItem from="1631863643828" duration="12000" />
  93. </task>
  94. <servers />
  95. </component>
  96. <component name="TypeScriptGeneratedFilesManager">
  97. <option name="version" value="3" />
  98. </component>
  99. <component name="WindowStateProjectService">
  100. <state x="1348" y="345" width="1404" height="849" key="#Deployment" timestamp="1631695991505">
  101. <screen x="0" y="39" width="3440" height="1401" />
  102. </state>
  103. <state x="1073" y="361" key="#Deployment/0.30.3440.1410@0.30.3440.1410" timestamp="1631184746519" />
  104. <state x="1348" y="345" width="1404" height="849" key="#Deployment/0.39.3440.1401@0.39.3440.1401" timestamp="1631695991505" />
  105. <state x="1561" y="335" key="#Options" timestamp="1631695996481">
  106. <screen x="0" y="39" width="3440" height="1401" />
  107. </state>
  108. <state x="1238" y="398" key="#Options/0.30.3440.1410@0.30.3440.1410" timestamp="1631184627720" />
  109. <state x="1561" y="335" key="#Options/0.39.3440.1401@0.39.3440.1401" timestamp="1631695996481" />
  110. <state x="1331" y="719" width="1431" height="699" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1631521915391">
  111. <screen x="0" y="39" width="3440" height="1401" />
  112. </state>
  113. <state x="1331" y="719" width="1431" height="699" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.39.3440.1401@0.39.3440.1401" timestamp="1631521915391" />
  114. <state x="1260" y="650" width="1118" height="734" key="#xdebugger.evaluate" timestamp="1631778697501">
  115. <screen x="0" y="39" width="3440" height="1401" />
  116. </state>
  117. <state x="1260" y="650" width="1118" height="734" key="#xdebugger.evaluate/0.39.3440.1401@0.39.3440.1401" timestamp="1631778697501" />
  118. <state x="1809" y="461" width="824" height="601" key="EnvironmentVariablesDialog" timestamp="1631521912488">
  119. <screen x="0" y="39" width="3440" height="1401" />
  120. </state>
  121. <state x="1809" y="461" width="824" height="601" key="EnvironmentVariablesDialog/0.39.3440.1401@0.39.3440.1401" timestamp="1631521912488" />
  122. <state x="1374" y="473" key="FileChooserDialogImpl" timestamp="1631861493770">
  123. <screen x="0" y="30" width="3440" height="1410" />
  124. </state>
  125. <state x="1374" y="473" key="FileChooserDialogImpl/0.30.3440.1410@0.30.3440.1410" timestamp="1631861493770" />
  126. <state x="1374" y="479" key="FileChooserDialogImpl/0.39.3440.1401@0.39.3440.1401" timestamp="1631695773220" />
  127. <state width="1478" height="451" key="GridCell.Tab.0.bottom" timestamp="1631790340398">
  128. <screen x="0" y="39" width="3440" height="1401" />
  129. </state>
  130. <state width="1478" height="451" key="GridCell.Tab.0.bottom/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340398" />
  131. <state width="1478" height="451" key="GridCell.Tab.0.center" timestamp="1631790340397">
  132. <screen x="0" y="39" width="3440" height="1401" />
  133. </state>
  134. <state width="1478" height="451" key="GridCell.Tab.0.center/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340397" />
  135. <state width="1478" height="451" key="GridCell.Tab.0.left" timestamp="1631790340397">
  136. <screen x="0" y="39" width="3440" height="1401" />
  137. </state>
  138. <state width="1478" height="451" key="GridCell.Tab.0.left/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340397" />
  139. <state width="1478" height="451" key="GridCell.Tab.0.right" timestamp="1631790340398">
  140. <screen x="0" y="39" width="3440" height="1401" />
  141. </state>
  142. <state width="1478" height="451" key="GridCell.Tab.0.right/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340398" />
  143. <state width="1647" height="234" key="GridCell.Tab.1.bottom" timestamp="1631790340388">
  144. <screen x="0" y="39" width="3440" height="1401" />
  145. </state>
  146. <state width="1647" height="234" key="GridCell.Tab.1.bottom/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340388" />
  147. <state width="1647" height="234" key="GridCell.Tab.1.center" timestamp="1631790340388">
  148. <screen x="0" y="39" width="3440" height="1401" />
  149. </state>
  150. <state width="1647" height="234" key="GridCell.Tab.1.center/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340388" />
  151. <state width="1647" height="234" key="GridCell.Tab.1.left" timestamp="1631790340388">
  152. <screen x="0" y="39" width="3440" height="1401" />
  153. </state>
  154. <state width="1647" height="234" key="GridCell.Tab.1.left/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340388" />
  155. <state width="1647" height="234" key="GridCell.Tab.1.right" timestamp="1631790340388">
  156. <screen x="0" y="39" width="3440" height="1401" />
  157. </state>
  158. <state width="1647" height="234" key="GridCell.Tab.1.right/0.39.3440.1401@0.39.3440.1401" timestamp="1631790340388" />
  159. <state x="1055" y="341" width="1655" height="883" key="SettingsEditor" timestamp="1631695873267">
  160. <screen x="0" y="39" width="3440" height="1401" />
  161. </state>
  162. <state x="1055" y="341" width="1655" height="883" key="SettingsEditor/0.39.3440.1401@0.39.3440.1401" timestamp="1631695873267" />
  163. <state width="1730" height="696" key="XDebugger.FullValuePopup" timestamp="1631758279917">
  164. <screen x="0" y="39" width="3440" height="1401" />
  165. </state>
  166. <state width="1730" height="696" key="XDebugger.FullValuePopup/0.39.3440.1401@0.39.3440.1401" timestamp="1631758279917" />
  167. <state x="1643" y="642" key="com.jetbrains.plugins.remotesdk.ui.RemoteMappingsConfiguration" timestamp="1631695750382">
  168. <screen x="0" y="39" width="3440" height="1401" />
  169. </state>
  170. <state x="1643" y="642" key="com.jetbrains.plugins.remotesdk.ui.RemoteMappingsConfiguration/0.39.3440.1401@0.39.3440.1401" timestamp="1631695750382" />
  171. <state x="1651" y="304" width="768" height="667" key="ftp.server.browser" timestamp="1631695810714">
  172. <screen x="0" y="39" width="3440" height="1401" />
  173. </state>
  174. <state x="1651" y="304" width="768" height="667" key="ftp.server.browser/0.39.3440.1401@0.39.3440.1401" timestamp="1631695810714" />
  175. </component>
  176. <component name="XDebuggerManager">
  177. <breakpoint-manager>
  178. <breakpoints>
  179. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  180. <url>file://$PROJECT_DIR$/historical_material.py</url>
  181. <line>203</line>
  182. <option name="timeStamp" value="24" />
  183. </line-breakpoint>
  184. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  185. <url>file://$PROJECT_DIR$/historical_material.py</url>
  186. <line>186</line>
  187. <option name="timeStamp" value="25" />
  188. </line-breakpoint>
  189. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  190. <url>file://$PROJECT_DIR$/historical_material.py</url>
  191. <line>204</line>
  192. <option name="timeStamp" value="26" />
  193. </line-breakpoint>
  194. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  195. <url>file://$PROJECT_DIR$/historical_material.py</url>
  196. <line>173</line>
  197. <option name="timeStamp" value="28" />
  198. </line-breakpoint>
  199. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  200. <url>file://$PROJECT_DIR$/historical_material.py</url>
  201. <line>177</line>
  202. <option name="timeStamp" value="29" />
  203. </line-breakpoint>
  204. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  205. <url>file://$PROJECT_DIR$/historical_material.py</url>
  206. <line>97</line>
  207. <option name="timeStamp" value="33" />
  208. </line-breakpoint>
  209. </breakpoints>
  210. </breakpoint-manager>
  211. </component>
  212. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  213. <SUITE FILE_PATH="coverage/similar_material$historical_material.coverage" NAME="historical_material Coverage Results" MODIFIED="1631787705424" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  214. </component>
  215. </project>