There was an error while loading. Please reload this page.
1 parent 3a5307f commit c4ea762Copy full SHA for c4ea762
1 file changed
Chapter07/sitters-catalog/config.py
@@ -1,7 +1,6 @@
1
from enum import StrEnum
2
3
from pydantic import ConfigDict
4
-
5
from pydantic_settings import BaseSettings
6
7
0 commit comments