summaryrefslogtreecommitdiff
path: root/shared/tests/test_db_news.py
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-04-02 14:17:43 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-04-02 14:17:43 +0900
commit35aa61c651217663406c9cd6df404f85338b2d68 (patch)
tree9d85dd87e725984d45d7b6bdfef8b316ddfc4ae7 /shared/tests/test_db_news.py
parent17540c99d5e28576a6642e23d7bd6b297513e2d8 (diff)
style: fix lint and formatting issues across news collector and shared
Diffstat (limited to 'shared/tests/test_db_news.py')
-rw-r--r--shared/tests/test_db_news.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/tests/test_db_news.py b/shared/tests/test_db_news.py
index f13cf1e..a2c9140 100644
--- a/shared/tests/test_db_news.py
+++ b/shared/tests/test_db_news.py
@@ -1,7 +1,5 @@
"""Tests for database news/sentiment methods. Uses in-memory SQLite."""
-import json
-import uuid
import pytest
from datetime import datetime, date, timezone