Added newline at EOF.
This commit is contained in:
+1
-1
@@ -177,4 +177,4 @@ def makeNumeric( s ):
|
||||
elif checkFloat( s ):
|
||||
return float( s )
|
||||
else:
|
||||
return s
|
||||
return s
|
||||
|
||||
Reference in New Issue
Block a user