[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Import 're', sort imports

Holger Levsen holger at layer-acht.org
Tue May 23 14:30:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 604b3a874994351f361522e9cea40a0fcbac98c5
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Tue May 23 14:28:38 2017 +0000

    Import 're', sort imports
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_remote_scheduler.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index 2baa22b..3075c55 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -8,10 +8,11 @@
 #
 # A secure script to be called from remote hosts
 
+import argparse
 import os
+import re
 import sys
 import time
-import argparse
 from sqlalchemy import sql
 from reproducible_common import (
     # Use an explicit list rather than a star import, because the previous code had

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list