mirror of
https://github.com/meshtastic/python.git
synced 2026-06-18 04:20:05 -04:00
pylint appeasement
This commit is contained in:
@@ -3,12 +3,11 @@
|
||||
|
||||
import logging
|
||||
import re
|
||||
import base64
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
import base64
|
||||
|
||||
from ..protobuf import admin_pb2, localonly_pb2, config_pb2, mesh_pb2
|
||||
from ..protobuf.channel_pb2 import Channel # pylint: disable=E0611
|
||||
from ..node import Node
|
||||
|
||||
Reference in New Issue
Block a user