Skip to content

Use raw string literals when \ is present#2465

Merged
ofek merged 1 commit intomasterfrom
massi/flake8-36
Oct 24, 2018
Merged

Use raw string literals when \ is present#2465
ofek merged 1 commit intomasterfrom
massi/flake8-36

Conversation

@masci
Copy link
Copy Markdown
Contributor

@masci masci commented Oct 24, 2018

What does this PR do?

fix flake8 compliance

Motivation

bump the flake8 version we use to 3.6.0

Review checklist

  • PR has a meaningful title or PR has the no-changelog label attached
  • Feature or bugfix has tests
  • Git history is clean
  • If PR impacts documentation, docs team has been notified or an issue has been opened on the documentation repo

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2465 into master will increase coverage by 1.29%.
The diff coverage is 88.23%.

@@            Coverage Diff             @@
##           master    #2465      +/-   ##
==========================================
+ Coverage   82.87%   84.16%   +1.29%     
==========================================
  Files         440      581     +141     
  Lines       21346    34386   +13040     
  Branches     2823     4187    +1364     
==========================================
+ Hits        17690    28942   +11252     
- Misses       2834     4175    +1341     
- Partials      822     1269     +447

@ofek ofek merged commit 13641f6 into master Oct 24, 2018
@ofek ofek deleted the massi/flake8-36 branch October 24, 2018 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment