Skip to content
Snippets Groups Projects

Fix lint job

Merged Yoann Schneider requested to merge fix-precommit into master
2 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -4,7 +4,7 @@ stages:
- deploy
lint:
image: python:3.8
image: python:3
stage: test
cache:
Loading