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
- Add proper imports for Optional and Response types
- Fix file.filename null check to handle None values
- Add return type annotations for methods
- Remove type ignore comment by properly typing ResponseArtifact
- Improve type annotations using Optional instead of union syntax
Co-authored-by: Yusuf Ali <drgroot@users.noreply.github.com>
0 commit comments