Fix import, but tests don't all work yet

asyncgen_closing_fix
Tyler Goodlet 2018-07-05 19:49:21 -04:00
parent 8df706e535
commit a2980d88c5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ from functools import partial
import pytest
import trio
from piker import tractor
import tractor
@pytest.fixture