### What problem does this PR solve? - Update BaseModel to use model_config instead of Config class - Replace StrEnum with Literal types for method fields - Convert Field declarations to Annotated style ### Type of change - [x] Refactoring |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_create_dataset.py | ||
| test_delete_datasets.py | ||
| test_list_datasets.py | ||
| test_update_dataset.py | ||