Skip to content

Commit

Permalink
[AIRFLOW-3190] Make flake8 compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko Driesprong committed Nov 5, 2018
1 parent 7dfe235 commit 1691c98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
from email.mime.multipart import MIMEMultipart
from email.mime.text import MIMEText
from numpy.testing import assert_array_almost_equal
from six.moves.urllib.parse import urlencode
from time import sleep

from airflow import configuration
Expand Down

0 comments on commit 1691c98

Please sign in to comment.