Parcourir la source

代数工厂 函数PEP8整理

Huan il y a 5 ans
Parent
commit
f16166fe03
6 fichiers modifiés avec 298 ajouts et 308 suppressions
  1. 3 0
      .idea/CoTan.iml
  2. 1 0
      .idea/inspectionProfiles/profiles_settings.xml
  3. 3 0
      .idea/misc.xml
  4. 7 0
      .idea/other.xml
  5. 283 307
      DSGC/Algebra_Systemctl.py
  6. 1 1
      DSGC/__init__.py

+ 3 - 0
.idea/CoTan.iml

@@ -5,6 +5,9 @@
     <orderEntry type="jdk" jdkName="Python 3.7 (CoTan)" jdkType="Python SDK" />
     <orderEntry type="sourceFolder" forTests="false" />
   </component>
+  <component name="PyDocumentationSettings">
+    <option name="renderExternalDocumentation" value="true" />
+  </component>
   <component name="TestRunnerService">
     <option name="PROJECT_TEST_RUNNER" value="pytest" />
   </component>

+ 1 - 0
.idea/inspectionProfiles/profiles_settings.xml

@@ -1,5 +1,6 @@
 <component name="InspectionProjectProfileManager">
   <settings>
+    <option name="PROJECT_PROFILE" value="Default" />
     <option name="USE_PROJECT_PROFILE" value="false" />
     <version value="1.0" />
   </settings>

+ 3 - 0
.idea/misc.xml

@@ -1,4 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (CoTan)" project-jdk-type="Python SDK" />
+  <component name="PythonCompatibilityInspectionAdvertiser">
+    <option name="version" value="3" />
+  </component>
 </project>

+ 7 - 0
.idea/other.xml

@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="PySciProjectComponent">
+    <option name="PY_SCI_VIEW" value="true" />
+    <option name="PY_SCI_VIEW_SUGGESTED" value="true" />
+  </component>
+</project>

Fichier diff supprimé car celui-ci est trop grand
+ 283 - 307
DSGC/Algebra_Systemctl.py


+ 1 - 1
DSGC/__init__.py

@@ -1,2 +1,2 @@
-from DSGC.Algebra_Systemctl import Alg
+from DSGC.Algebra_Systemctl import algebraic_factory_main
 print('代数工厂加载完毕...')

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff