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

Unified Diff: test/sibling/gyptest-all.py

Issue 739303003: Cleanup pylint errors (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: it's clean now Created 6 years, 1 month 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: test/sibling/gyptest-all.py
diff --git a/test/sibling/gyptest-all.py b/test/sibling/gyptest-all.py
index 4fa8e97a725ff84ff54a96f4b154b42daba5aeb3..c1fb17a7ff513fe2270b12dd755d18ba9adaa756 100755
--- a/test/sibling/gyptest-all.py
+++ b/test/sibling/gyptest-all.py
@@ -4,9 +4,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""
-"""
-
import TestGyp
test = TestGyp.TestGyp()

Powered by Google App Engine
This is Rietveld 408576698