mirror of
https://github.com/mbirth/tcl_ota_check.git
synced 2024-11-09 22:06:47 +00:00
Fix pylint.
This commit is contained in:
parent
9253cf7f1f
commit
00c8bd8852
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# pylint: disable=C0111,C0326
|
||||
# pylint: disable=C0111,C0326,C0103
|
||||
|
||||
import collections
|
||||
import tcllib
|
||||
|
Loading…
Reference in New Issue
Block a user