Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Jul 6, 2018
1 parent 72ea6e3 commit 7bfcaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from time import sleep

from sismic.runner import AsyncRunner, EventBasedRunner
from sismic.runner import AsyncRunner
from sismic.interpreter import Interpreter, DelayedEvent


Expand Down

0 comments on commit 7bfcaa0

Please sign in to comment.