fix: remove unused pytest import from test_config.py
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/63e79da9-2002-429a-b696-7147dc579668 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -6,8 +6,6 @@ previously caused a JSONDecodeError in pydantic_settings v2 before validators
|
||||
could run (see: pydantic_settings sources/providers/env.py decode_complex_value).
|
||||
"""
|
||||
|
||||
import pytest
|
||||
|
||||
from app.core.config import Settings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user