Skip to content

removes whitespace from mypy_extension in install_requires. #946

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

Merged
merged 2 commits into from
Nov 22, 2020

Conversation

kdschlosser
Copy link
Contributor

The whitespace would cause an issue where the module would not be installed resulting in an error when importing python-can.

The whitespace would cause an issue where the module would not be installed resulting in an error when importing python-can.
@mergify mergify bot requested a review from hardbyte November 21, 2020 20:57
@codecov
Copy link

codecov bot commented Nov 22, 2020

Codecov Report

Merging #946 (e402e11) into develop (e767285) will increase coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #946      +/-   ##
===========================================
+ Coverage    70.30%   70.36%   +0.05%     
===========================================
  Files           72       72              
  Lines         7123     7123              
===========================================
+ Hits          5008     5012       +4     
+ Misses        2115     2111       -4     

@mergify mergify bot merged commit b957870 into hardbyte:develop Nov 22, 2020
@kdschlosser kdschlosser deleted the mypy_extensions_fix branch November 22, 2020 02:33
@kdschlosser kdschlosser restored the mypy_extensions_fix branch November 22, 2020 05:52
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.

3 participants