mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	ruff: Fix FURB167 Use of regular expression alias.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							6a73006723
						
					
				
				
					commit
					5af8dfda3e
				
			@@ -9,7 +9,7 @@ pattern = re.compile(
 | 
			
		||||
    (/ (?P<version> [^/ ]* ))?
 | 
			
		||||
    ([ /] .*)?
 | 
			
		||||
    $""",
 | 
			
		||||
    re.X,
 | 
			
		||||
    re.VERBOSE,
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user