Skip to content

Commit df8e6e5

Browse files
author
extreme4all
committed
uv check
1 parent 06af767 commit df8e6e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/components/bot_detector/wide_event/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def test_complex_nested_structure():
244244
def test_add_with_deeply_nested_struct():
245245
"""Test add with deeply nested dictionary structure."""
246246
logger = WideEventLogger()
247-
token = logger.set(
247+
_ = logger.set(
248248
{
249249
"config": {
250250
"database": {

0 commit comments

Comments
 (0)