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