Skip to content

Add return type hints to dashboard cache helpers - #31

Merged
AshayK003 merged 1 commit into
AshayK003:masterfrom
mahijain723:issue-29-type-hints
Jul 14, 2026
Merged

Add return type hints to dashboard cache helpers#31
AshayK003 merged 1 commit into
AshayK003:masterfrom
mahijain723:issue-29-type-hints

Conversation

@mahijain723

Copy link
Copy Markdown
Contributor

Summary

This PR adds return type hints to the cache helper functions in dashboard/app.py.

Changes

  • Added return type hint to get_connection()
  • Added return type hint to _get_cached_portfolio()
  • Added return type hint to _get_cached_filings()

Fixes #29

@AshayK003
AshayK003 merged commit 6a014fc into AshayK003:master Jul 14, 2026
@mahijain723
mahijain723 deleted the issue-29-type-hints branch July 14, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add return type hints to dashboard/app.py cache helpers

2 participants