mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 08:56:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			176 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			176 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[report]
 | 
						|
exclude_lines =
 | 
						|
  def __repr__
 | 
						|
  def __str__
 | 
						|
  pragma: no cover
 | 
						|
  if TYPE_CHECKING:
 | 
						|
  @(abc\.)?abstractmethod
 | 
						|
  raise NotImplementedError
 | 
						|
  if __name__ == .__main__.:
 |