Fix pylint configuration, script and matcher (#491)
* Fix pylint configuration, script and matcher * Makes yapf happy * Fix one-liner docstring * Fix one-liner docstring
This commit is contained in:
committed by
GitHub
parent
12f6ed6e0b
commit
15233dba3e
@@ -13,6 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
# Lint as: python3
|
||||
"""Tool that is part of firmware upgrabability in OpenSK."""
|
||||
|
||||
from __future__ import absolute_import
|
||||
from __future__ import division
|
||||
|
||||
Reference in New Issue
Block a user