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
2c4de88132
commit
125d0ca84d
@@ -93,4 +93,4 @@ def make_point(X=0, Y=0, Z=0, color=None, name = "Point", point_size= 5):
|
||||
return obj
|
||||
|
||||
|
||||
makePoint = make_point
|
||||
makePoint = make_point
|
||||
|
||||
Reference in New Issue
Block a user