Fix flake8 errors
This commit is contained in:
		
					parent
					
						
							
								d15a4da840
							
						
					
				
			
			
				commit
				
					
						e4e7d93275
					
				
			
		
					 2 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -7,5 +7,6 @@ from .models import VMPricing
 | 
			
		|||
class CMSIntegrationAdmin(PlaceholderAdminMixin, admin.ModelAdmin):
 | 
			
		||||
    list_display = ('name', 'domain')
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
admin.site.register(CMSIntegration, CMSIntegrationAdmin)
 | 
			
		||||
admin.site.register(VMPricing)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue