Remove extra spaces
This commit is contained in:
		
							parent
							
								
									2018fa819e
								
							
						
					
					
						commit
						73aaa720b8
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user