fixed pylint disable
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and deploy the backend to staging / Deploy to staging (pull_request) Has been cancelled
				
			
		
			
				
	
				Build and deploy the backend to staging / Build and push image (pull_request) Has been cancelled
				
			
		
			
				
	
				Run testing on the backend code / Build (pull_request) Has been cancelled
				
			
		
			
				
	
				Run linting on the backend code / Build (pull_request) Failing after 1m6s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and deploy the backend to staging / Deploy to staging (pull_request) Has been cancelled
				
			Build and deploy the backend to staging / Build and push image (pull_request) Has been cancelled
				
			Run testing on the backend code / Build (pull_request) Has been cancelled
				
			Run linting on the backend code / Build (pull_request) Failing after 1m6s
				
			This commit is contained in:
		| @@ -439,7 +439,7 @@ disable=raw-checker-failed, | ||||
|         use-symbolic-message-instead, | ||||
|         use-implicit-booleaness-not-comparison-to-string, | ||||
|         use-implicit-booleaness-not-comparison-to-zero, | ||||
|         import-error | ||||
|         import-error, | ||||
|         line-too-long | ||||
|  | ||||
| # Enable the message, report, category or checker with the given id(s). You can | ||||
|   | ||||
		Reference in New Issue
	
	Block a user