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

hotfix: pass through all to the backend #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aadibajpai
Copy link
Member

should fix issue, later we might want to consider taking whole args and using this for arg based reqs

should fix issue, later we might want to consider taking whole args and using this for arg based reqs
@aadibajpai aadibajpai requested a review from flabbet as a code owner September 24, 2020 23:39
@pep8speaks
Copy link

pep8speaks commented Sep 24, 2020

Hello @aadibajpai! Thanks for updating this PR.

Line 14:22: W291 trailing whitespace
Line 15:121: E501 line too long (124 > 120 characters)

Comment last updated at 2020-09-24 23:42:37 UTC

@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #54 into master will increase coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   28.70%   28.75%   +0.04%     
==========================================
  Files           9        9              
  Lines         310      306       -4     
==========================================
- Hits           89       88       -1     
+ Misses        221      218       -3     
Impacted Files Coverage Δ
SwagLyricsBot/lyrics.py 21.42% <0.00%> (-0.45%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f953705...41c17d5. Read the comment docs.

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