Skip to content

Commit 755136f

Browse files
committed
testing unused import in test_record_padding.py
1 parent 1f86cc0 commit 755136f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integrationv2/test_record_padding.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import platform
55
import pytest
66
import re
7+
import json # Unused import
78

89
from configuration import (
910
available_ports,

0 commit comments

Comments
 (0)