[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: _html_breakages: fix another import
Mattia Rizzolo
gitlab at salsa.debian.org
Mon Jun 11 18:15:42 BST 2018
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4c373da9 by Mattia Rizzolo at 2018-06-11T19:15:24+02:00
reproducible: _html_breakages: fix another import
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/reproducible_html_breakages.py
Changes:
=====================================
bin/reproducible_html_breakages.py
=====================================
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -15,9 +15,8 @@ import re
import csv
import time
import os.path
-import datetime
from subprocess import check_call
-from datetime import timedelta
+from datetime import datetime, timedelta
from rblib import query_db
from rblib.confparse import log
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4c373da9ed7ac5e68f8badbfbfdf9b8d8c79ff3f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4c373da9ed7ac5e68f8badbfbfdf9b8d8c79ff3f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180611/9222bde0/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list