fixed linter 4 real
	
		
			
	
		
	
	
		
	
		
			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 16s
				
			
		
		
	
	
				
					
				
			
		
			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 16s
				
			This commit is contained in:
		@@ -28,5 +28,5 @@ jobs:
 | 
				
			|||||||
    #   working-directory: backend
 | 
					    #   working-directory: backend
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Run linter
 | 
					    - name: Run linter
 | 
				
			||||||
      run: pipenv run pylint src --fail-under=9 
 | 
					      run: uv run pylint src --fail-under=9 
 | 
				
			||||||
      working-directory: backend
 | 
					      working-directory: backend
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user