Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(917)

Unified Diff: appengine/findit/waterfall/suspected_cl_util.py

Issue 2538373003: [Culprit-Finder] Merge lib/ to libs/. (Closed)
Patch Set: . Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/findit/waterfall/suspected_cl_util.py
diff --git a/appengine/findit/waterfall/suspected_cl_util.py b/appengine/findit/waterfall/suspected_cl_util.py
index 3c80d649d9fa54e80a52c1d235f1ddb9e0db5f7a..f503af84e234198515f5fc91ba69fa859936610d 100644
--- a/appengine/findit/waterfall/suspected_cl_util.py
+++ b/appengine/findit/waterfall/suspected_cl_util.py
@@ -5,7 +5,7 @@
from google.appengine.ext import ndb
from common.waterfall import failure_type
-from lib import time_util
+from libs import time_util
from model import analysis_approach_type
from model.wf_suspected_cl import WfSuspectedCL
from waterfall import build_util

Powered by Google App Engine
This is Rietveld 408576698