Commit ac35b4b2 authored by 袁通's avatar 袁通
Browse files

Start of LAB2

parent 45cfc36b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5,4 +5,7 @@
    <orderEntry type="jdk" jdkName="Python 3.8 (DIP)" jdkType="Python SDK" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
  <component name="PyDocumentationSettings">
    <option name="renderExternalDocumentation" value="true" />
  </component>
</module>
 No newline at end of file

.idea/other.xml

0 → 100644
+6 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="PySciProjectComponent">
    <option name="PY_SCI_VIEW" value="true" />
  </component>
</project>
 No newline at end of file
Loading