Group std lib imports together (pep 8)

This commit is contained in:
Sylvain Bellemare
2016-12-14 15:45:55 +01:00
parent d8256d50f2
commit 65dab4f2eb

View File

@@ -1,5 +1,4 @@
import time
from unittest.mock import patch
from multipipes import Pipe, Pipeline