mirror of
				https://github.com/aykhans/portfolio-blog.git
				synced 2025-11-04 15:19:59 +00:00 
			
		
		
		
	Test ruff action
This commit is contained in:
		@@ -26,7 +26,7 @@ app.state.limiter = limiter
 | 
			
		||||
app.include_router(main_router)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
app.add_exception_handler(RateLimitExceeded, _rate_limit_exceeded_handler) # test line length
 | 
			
		||||
app.add_exception_handler(RateLimitExceeded, _rate_limit_exceeded_handler)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@app.exception_handler(ValidationError)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user