FEM: pyhton code formating: comment should start with '# '
This commit is contained in:
committed by
Yorik van Havre
parent
999e3d9ce7
commit
42429f15b0
@@ -68,7 +68,7 @@ def readResult(dat_input):
|
||||
|
||||
def import_dat(filename, Analysis=None):
|
||||
r = readResult(filename)
|
||||
#print ("Results {}".format(r))
|
||||
# print ("Results {}".format(r))
|
||||
return r
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user