mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = false
 | 
						|
 | 
						|
[*]
 | 
						|
# https://peps.python.org/pep-0008/#indentation
 | 
						|
indent_style = space
 | 
						|
indent_size = 4
 | 
						|
max_line_length = 79
 |