Bug 1397855 - Enable py2 and py3 linter on testing/xpcshell. r=ahal

MozReview-Commit-ID: CsfIcI1ma7J
This commit is contained in:
Steve Armand
2017-09-07 21:15:35 -04:00
parent ec257dcef2
commit 07ba3db5a9
6 changed files with 25 additions and 18 deletions

View File

@@ -1,3 +1,5 @@
from __future__ import absolute_import
import argparse
from mozlog import commandline