Draft: various cleanup
Mainly added an empty line at the end of each file and changed docstrings.
This commit is contained in:
committed by
Yorik van Havre
parent
de96fe0658
commit
0e9d274bf4
@@ -72,4 +72,4 @@ class WorkingPlaneProxy:
|
||||
|
||||
def __setstate__(self,state):
|
||||
if state:
|
||||
self.Type = state
|
||||
self.Type = state
|
||||
|
||||
Reference in New Issue
Block a user