Skip to content

Feature/incompatible type #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Feature/incompatible type #197

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 20, 2020

Closes #156

Had to make some other adjustments as well to make the tests pass:

  • update mypy and typeshed
  • alter the .compat for 3.8

KlaasJan added 3 commits December 20, 2020 14:03
- update mypy
- update typeshed
- align .compat types
@ghost ghost marked this pull request as ready for review December 20, 2020 13:34
@ghost
Copy link
Author

ghost commented Jan 13, 2021

Will close this PR and create a new one, since merge requests I cannot reasonably resolve.

@ghost ghost closed this Jan 13, 2021
@ghost ghost mentioned this pull request Jan 13, 2021
This pull request was closed.
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.

incompatible type "Column[int]"; expected "str" [list-item]
0 participants