Replace @ with a comma
This commit is contained in:
		
					parent
					
						
							
								fdffe2389b
							
						
					
				
			
			
				commit
				
					
						b03cb073c2
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -334,7 +334,7 @@ class StripeUtils(object): | |||
|         :return: | ||||
|         """ | ||||
|         return "{cpu} Cores, {memory} GB RAM, {disk_size} GB SSD " \ | ||||
|                "@ {price} CHF".format( | ||||
|                ", {price} CHF".format( | ||||
|                     cpu=cpu, | ||||
|                     memory=memory, | ||||
|                     disk_size=disk_size, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue