Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolinski committed Mar 24, 2019
1 parent ca9a567 commit 76d45cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_executor.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# flake8: noqa: F403, F405

import types
import time
import types

import pytest
from tests.client import MockRequests
Expand Down

0 comments on commit 76d45cc

Please sign in to comment.