markhoerth / dremio_client

Apache License 2.0
31 stars 26 forks source link

Update flake8 to 3.9.1 #220

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates flake8 from 3.9.0 to 3.9.1.

Changelog ### 3.9.1 ``` ------------------- You can view the `3.9.1 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix codes being ignored by plugins utilizing ``extend_default_ignore`` (See also :pull:`1317`) .. all links .. _3.9.1 milestone: https://github.com/PyCQA/flake8/milestone/38 ```
Links - PyPI: https://pypi.org/project/flake8 - Changelog: https://pyup.io/changelogs/flake8/ - Repo: https://gitlab.com/pycqa/flake8
codecov[bot] commented 3 years ago

Codecov Report

Merging #220 (4153c1a) into master (9c6bf83) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   52.74%   52.74%           
=======================================
  Files          24       24           
  Lines        1623     1623           
=======================================
  Hits          856      856           
  Misses        767      767           

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 9c6bf83...4153c1a. Read the comment docs.

pyup-bot commented 3 years ago

Closing this in favor of #238