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 1eaf52b commit 57d9e36Copy full SHA for 57d9e36
symbiont/config.py
@@ -7,7 +7,7 @@
7
from typing import Any, Dict, Optional, Union
8
9
import yaml
10
-from pydantic import BaseModel, Field, field_validator
+from pydantic import Field, field_validator
11
from pydantic_settings import BaseSettings, SettingsConfigDict
12
13
0 commit comments