We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf52e3 commit 530ada4Copy full SHA for 530ada4
tests/test_source_pyproject_toml.py
@@ -2,8 +2,6 @@
2
Test pydantic_settings.PyprojectTomlConfigSettingsSource.
3
"""
4
5
-from __future__ import annotations
6
-
7
import sys
8
from typing import TYPE_CHECKING, Optional, Tuple, Type
9
0 commit comments