mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fixes what looks like a conflict between black and flake8
This commit is contained in:
		| @@ -62,6 +62,7 @@ repos: | |||||||
|         exclude: "(migrations)|(paperless/settings.py)|(.*\\.tox)|(.*/tests/.*)" |         exclude: "(migrations)|(paperless/settings.py)|(.*\\.tox)|(.*/tests/.*)" | ||||||
|         args: |         args: | ||||||
|           - "--max-line-length=88" |           - "--max-line-length=88" | ||||||
|  |           - "--ignore=E203,W503" | ||||||
|   - repo: https://github.com/psf/black |   - repo: https://github.com/psf/black | ||||||
|     rev: 22.1.0 |     rev: 22.1.0 | ||||||
|     hooks: |     hooks: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Trenton Holmes
					Trenton Holmes