FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix subscriptable type error for Python 3.8 and below by amanshitta-crossml · Pull Request #16 · timescale/python-vector · GitHub

Fix subscriptable type error for Python 3.8 and below - #16

Open
amanshitta-crossml wants to merge 1 commit into
timescale:mainfrom
amanshitta-crossml:type-hinting-compatibility
Open

Fix subscriptable type error for Python 3.8 and below#16
amanshitta-crossml wants to merge 1 commit into
timescale:mainfrom
amanshitta-crossml:type-hinting-compatibility

Conversation

Copy link
Copy Markdown

Changed the type hinting from dict and list to Dict and List from the typing module to fix a compatibility issue with Python 3.8 and earlier versions.

Changed the type hinting from dict and list to Dict and List from the typing module to fix a compatibility issue with Python 3.8 and earlier versions.

CLAassistant commented Feb 7, 2024
edited
Loading

Copy link
Copy Markdown


All committers have signed the CLA.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL