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

Fix E605 warnings. #780

Merged
merged 1 commit into from Dec 12, 2018
Merged

Fix E605 warnings. #780

merged 1 commit into from Dec 12, 2018

Conversation

ttung
Copy link
Collaborator

@ttung ttung commented Nov 9, 2018

  1. Put back E605 as a valid warning.
  2. Use r-style strings to not quote backslashes.

Test plan: make -j lint, waiting on travis now...

@ttung ttung mentioned this pull request Nov 9, 2018
@ttung ttung changed the base branch from ajc-docs-fix to master November 11, 2018 16:26
@codecov-io
Copy link

codecov-io commented Nov 11, 2018

Codecov Report

Merging #780 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #780   +/-   ##
======================================
  Coverage    87.3%   87.3%           
======================================
  Files         148     148           
  Lines        4885    4885           
======================================
  Hits         4265    4265           
  Misses        620     620
Impacted Files Coverage Δ
starfish/starfish.py 100% <100%> (ø) ⬆️

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 b2b2de6...fd7ccb9. Read the comment docs.

@ttung ttung force-pushed the tonytung-e605 branch 5 times, most recently from 9ab03a4 to d1bb526 Compare November 28, 2018 01:29
@ttung ttung force-pushed the tonytung-e605 branch 5 times, most recently from 4452112 to 80b5555 Compare December 1, 2018 08:23
@ttung ttung force-pushed the tonytung-e605 branch 6 times, most recently from 9b96326 to 237e534 Compare December 12, 2018 21:57
1. Put back E605 as a valid warning.
2. Use r-style strings to not quote backslashes.
@ttung
Copy link
Collaborator Author

ttung commented Dec 12, 2018

this is so ez i'm going to land this.

@ttung ttung merged commit ed41637 into master Dec 12, 2018
@ttung ttung deleted the tonytung-e605 branch December 12, 2018 22:09
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