Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@justinpolygon
Copy link
Collaborator

@justinpolygon justinpolygon commented Oct 15, 2025

This PR resolves mypy type-checking errors by removing the unused and invalid from sqlite3 import Timestamp line from polygon/rest/models/summaries.py and polygon/rest/models/indicators.py. The import was not referenced in the code and caused attribute-defined errors, as sqlite3 lacks a Timestamp attribute. No functional changes; tests should pass unchanged.

@justinpolygon justinpolygon merged commit 498446a into master Oct 15, 2025
9 checks passed
@justinpolygon justinpolygon deleted the fix/remove-unnecessary-sqlite-import branch October 15, 2025 17:59
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.