mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -21,7 +21,7 @@ Pep8
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
It's the standard for all Python development, so it's `very well documented`_.
 | 
			
		||||
The version is:
 | 
			
		||||
The short version is:
 | 
			
		||||
 | 
			
		||||
* Lines should wrap at 79 characters
 | 
			
		||||
* Use ``snake_case`` for variables, ``CamelCase`` for classes, and ``ALL_CAPS``
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user