X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/aee474a52028e2fb05b048cb1dc6d58d6febfecc..9fde967cab751535a1d3df6708fa3a5a82c82dee:/bin/repo_check.py diff --git a/bin/repo_check.py b/bin/repo_check.py index 4a8d98b..fd04ce9 100755 --- a/bin/repo_check.py +++ b/bin/repo_check.py @@ -4,6 +4,7 @@ Check repository settings. """ +from __future__ import print_function import sys import os from subprocess import Popen, PIPE