mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 08:56:42 +00:00 
			
		
		
		
	🚨 auto fix by pre-commit hooks
This commit is contained in:
		@@ -5,8 +5,8 @@ from typing import (
 | 
				
			|||||||
    Any,
 | 
					    Any,
 | 
				
			||||||
    Dict,
 | 
					    Dict,
 | 
				
			||||||
    List,
 | 
					    List,
 | 
				
			||||||
    Tuple,
 | 
					 | 
				
			||||||
    Type,
 | 
					    Type,
 | 
				
			||||||
 | 
					    Tuple,
 | 
				
			||||||
    Union,
 | 
					    Union,
 | 
				
			||||||
    Generic,
 | 
					    Generic,
 | 
				
			||||||
    Mapping,
 | 
					    Mapping,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user