mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
	
		
			87 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
	
		
			87 B
		
	
	
	
		
			Python
		
	
	
	
	
	
|   | class Example: | ||
|  |     def method(self, argument1: str, argument2: list[int]) -> None: ... |