Remove extra spaces
This commit is contained in:
parent
2018fa819e
commit
73aaa720b8
1 changed files with 0 additions and 3 deletions
|
|
@ -70,6 +70,3 @@ def type_to_C(float_type: numpy.float32 or numpy.float64) -> str:
|
||||||
else:
|
else:
|
||||||
raise Exception('Unsupported type')
|
raise Exception('Unsupported type')
|
||||||
return arg_type
|
return arg_type
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue