Fix PyLint errors in tests

This commit is contained in:
Ivan Kravets
2020-08-17 12:56:57 +03:00
parent 2459e85c1d
commit 6f7fc638c7
22 changed files with 93 additions and 13 deletions

View File

@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# pylint: disable=unused-argument
from platformio.commands.update import cli as cmd_update