We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc98ed1 commit 47781faCopy full SHA for 47781fa
meshtastic/tests/test_stream_interface.py
@@ -1,7 +1,7 @@
1
"""Meshtastic unit tests for stream_interface.py"""
2
3
import logging
4
-import re
+#import re
5
6
from unittest.mock import MagicMock
7
import pytest
0 commit comments