mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-26 23:44:17 +02:00
Changed all 6 provider files from 'from fastmcp.settings import settings' to 'import fastmcp.settings as settings_module' to avoid triggering the settings import deprecation warning. Also simplified deprecation tests to only verify imports and subclass relationships without instantiating providers. |
||
|---|---|---|
| .. | ||
| authkit_dcr | ||
| aws_oauth | ||
| azure_oauth | ||
| github_oauth | ||
| google_oauth | ||
| scalekit_oauth | ||
| workos_oauth | ||