mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 14:01:09 -04:00
disable R0917 pylint failures
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Meshtastic unit tests for serial_interface.py"""
|
||||
# pylint: disable=R0917
|
||||
|
||||
import re
|
||||
from unittest.mock import mock_open, patch
|
||||
|
||||
Reference in New Issue
Block a user