summaryrefslogtreecommitdiff
path: root/src/projManagement/Kicad.py
diff options
context:
space:
mode:
authorSunil Shetye2019-06-25 15:00:55 +0530
committerGitHub2019-06-25 15:00:55 +0530
commit32acf14bfbfa5d5874ebfdbf88ef64777f05e3f8 (patch)
treefc23c9c31d0821fa0deec33aa452f70df602217d /src/projManagement/Kicad.py
parent73399832febef4407eb8d8a9e57d535f18b18654 (diff)
parentc263636b86d204c9500ed2fe58e4f9db74c28bee (diff)
downloadeSim-32acf14bfbfa5d5874ebfdbf88ef64777f05e3f8.tar.gz
eSim-32acf14bfbfa5d5874ebfdbf88ef64777f05e3f8.tar.bz2
eSim-32acf14bfbfa5d5874ebfdbf88ef64777f05e3f8.zip
Merge pull request #101 from nilshah98/sphinx
Made pep8 compliant, Resolves #100
Diffstat (limited to 'src/projManagement/Kicad.py')
-rw-r--r--src/projManagement/Kicad.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/projManagement/Kicad.py b/src/projManagement/Kicad.py
index b75c0cf6..0b34015f 100644
--- a/src/projManagement/Kicad.py
+++ b/src/projManagement/Kicad.py
@@ -42,8 +42,6 @@ class Kicad:
self.obj_appconfig = Appconfig()
self.obj_dockarea = dockarea
-
-
def openSchematic(self):
"""
This function create command to open Kicad schematic after