-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
[AIRFLOW-3789] Fix flake8 3.7 errors. #4617
Conversation
b72e4a3
to
c87c1f7
Compare
@@ -134,6 +134,7 @@ | |||
|
|||
import re | |||
|
|||
from typing import Function |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jmcarp , thanks for picking up this Flake8 issue quickly.
May you fix the errors caused by this line?
a498b04
to
f68266d
Compare
Codecov Report
@@ Coverage Diff @@
## master #4617 +/- ##
==========================================
+ Coverage 74.25% 74.26% +<.01%
==========================================
Files 423 423
Lines 27779 27782 +3
==========================================
+ Hits 20628 20631 +3
Misses 7151 7151
Continue to review full report at Codecov.
|
Sorry @ashb, I didn't see your comment and force-pushed over your commit. |
No probs - it's quite odd that as a commiter of this repo I can push commits to your PR branch :D. I merged your one though. |
Make sure you have checked all steps below.
Jira
Description
Tests
Commits
Documentation
Code Quality
flake8