Compare commits
	
		
			1 Commits
		
	
	
		
			27a086a5c0
			...
			d580227f78
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | d580227f78 | 
|  | @ -3,4 +3,4 @@ pipeline: | ||||||
|     image: python:slim |     image: python:slim | ||||||
|     commands: |     commands: | ||||||
|       - pip install black |       - pip install black | ||||||
|       - black --check --line-length 120 --target-version=py39 . |       - black --check --line-length 120 --target-version=py37 . | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue