Fixed some flake8 warnings
This commit is contained in:
		
					parent
					
						
							
								f2f2fc22df
							
						
					
				
			
			
				commit
				
					
						114511e924
					
				
			
		
					 2 changed files with 3 additions and 2 deletions
				
			
		|  | @ -9,7 +9,7 @@ from django.utils import translation | |||
| from django.utils.translation import ugettext_lazy as _ | ||||
| 
 | ||||
| from dynamicweb.celery import app | ||||
| from hosting.models import HostingOrder, HostingBill, VMDetail | ||||
| from hosting.models import HostingOrder, HostingBill | ||||
| from membership.models import StripeCustomer, CustomUser | ||||
| from opennebula_api.models import OpenNebulaManager | ||||
| from opennebula_api.serializers import VirtualMachineSerializer | ||||
|  |  | |||
|  | @ -6,6 +6,7 @@ from opennebula_api.serializers import VirtualMachineSerializer | |||
| 
 | ||||
| logger = logging.getLogger(__name__) | ||||
| 
 | ||||
| 
 | ||||
| def get_all_public_keys(customer): | ||||
|     """ | ||||
|     Returns all the public keys of the user | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue