Remove extra spaces

lookup_tables
jan 8 years ago
parent 2018fa819e
commit 73aaa720b8

@ -70,6 +70,3 @@ def type_to_C(float_type: numpy.float32 or numpy.float64) -> str:
else:
raise Exception('Unsupported type')
return arg_type

Loading…
Cancel
Save