Skip to content
Snippets Groups Projects

Pycheck tornado cve workaround

Merged Jan Vicherek requested to merge pycheck-tornado-CVE-workaroud into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -25,6 +25,7 @@ pylint:
pysafety:
stage: test
image: it4innovations/docker-pycheck:latest
allow_failure: true
before_script:
- source /opt/.venv3/bin/activate
script:
Loading