You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Import LogFormat/LogLevel from vgi.logging_config instead of vgi.worker
- Add proper type annotations to _SigV4S3Storage methods (schema: Any,
return types) to eliminate no-untyped-def suppressions
- Move boto3/botocore type: ignore to import-untyped (correct error code)
- Add explicit str annotation to fix no-any-return from presigned URL
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments