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

Fixed flake8 errors #484

Merged
merged 1 commit into from
May 6, 2020
Merged

Fixed flake8 errors #484

merged 1 commit into from
May 6, 2020

Conversation

nan-guo
Copy link
Contributor

@nan-guo nan-guo commented May 1, 2020

What do these changes do?

To fix flask8 errors.

Are there changes in behavior for the user?

No

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #484 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #484   +/-   ##
=======================================
  Coverage   87.20%   87.20%           
=======================================
  Files           9        9           
  Lines        1180     1180           
  Branches      172      172           
=======================================
  Hits         1029     1029           
  Misses        122      122           
  Partials       29       29           
Impacted Files Coverage Δ
aiomysql/sa/connection.py 72.82% <ø> (ø)

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 abef958...741563c. Read the comment docs.

@terricain
Copy link
Collaborator

Thanks

@terricain terricain merged commit e3c1bb8 into aio-libs:master May 6, 2020
andr-04 added a commit to andr-04/aiomysql that referenced this pull request May 18, 2021
* commit '0a8af2355562ea961477738d66b3334332447186':
  Bump version and tweak setup.py (aio-libs#540)
  Fill changelog for 0.0.21 release (aio-libs#538)
  Support python 3.7 and 3.8 in tests and travis CI
  Update dependencies (aio-libs#485)
  chore(flake8): fixed flake8 errors (aio-libs#484)
  added support for sqlalchemy default parameters aio-libs#455 (aio-libs#456)
  Fix flake
  Fixed invalid datatime for MySQL 5.7
  Rewrote tests to use pytest exclusively
  Fixed linting
  Attempted to move db completely to docker
  Fix Travis attempt 1
  Fix aio-libs#454
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