Skip to content
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

Add a thin veneer of compatibility with mypy #166

Merged
merged 12 commits into from
Jan 2, 2022

Conversation

A5rocks
Copy link
Contributor

@A5rocks A5rocks commented Nov 24, 2021

Summary

;3

The rest of the errors seem to fall under python/mypy#11605 and python/mypy#5374.

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

idk I did this for no reason at all

tanjun/commands.py Show resolved Hide resolved
tanjun/commands.py Show resolved Hide resolved
tanjun/commands.py Show resolved Hide resolved
tanjun/commands.py Outdated Show resolved Hide resolved
tanjun/commands.py Outdated Show resolved Hide resolved
tanjun/context.py Outdated Show resolved Hide resolved
tanjun/conversion.py Outdated Show resolved Hide resolved
tanjun/context.py Outdated Show resolved Hide resolved
tanjun/injecting.py Show resolved Hide resolved
tanjun/parsing.py Show resolved Hide resolved
tanjun/__init__.py Outdated Show resolved Hide resolved
tanjun/utilities.py Outdated Show resolved Hide resolved
tanjun/dependencies/data.py Outdated Show resolved Hide resolved
tanjun/commands.py Outdated Show resolved Hide resolved
tanjun/clients.py Outdated Show resolved Hide resolved
tanjun/context.py Outdated Show resolved Hide resolved
tanjun/context.py Outdated Show resolved Hide resolved
tanjun/commands.py Outdated Show resolved Hide resolved
tanjun/clients.py Show resolved Hide resolved
tanjun/clients.py Outdated Show resolved Hide resolved
@A5rocks
Copy link
Contributor Author

A5rocks commented Jan 1, 2022

Decided it was better to get this done and over with rather than waiting on some mypy PRs to be merged in

tanjun/clients.py Outdated Show resolved Hide resolved
tanjun/context.py Outdated Show resolved Hide resolved
@FasterSpeeding
Copy link
Owner

Other than those two things, looks good to me

tanjun/parsing.py Outdated Show resolved Hide resolved
@FasterSpeeding FasterSpeeding merged commit 727a022 into FasterSpeeding:master Jan 2, 2022
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.

None yet

2 participants