Skip to content

Commit

Permalink
Update tests/test_source_pyproject_toml.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani authored Sep 30, 2024
1 parent 2cf52e3 commit 530ada4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_source_pyproject_toml.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Test pydantic_settings.PyprojectTomlConfigSettingsSource.
"""

from __future__ import annotations

import sys
from typing import TYPE_CHECKING, Optional, Tuple, Type

Expand Down

0 comments on commit 530ada4

Please sign in to comment.