Skip to content

Commit 80c40ef

Browse files
committed
yolo away some pylint complaints
1 parent 2494bb4 commit 80c40ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshtastic/tests/test_node.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Meshtastic unit tests for node.py"""
2+
# pylint: disable=C0302
23

34
import logging
45
import re

0 commit comments

Comments
 (0)