move test_buf_pipe.py unit test, shuffle nmutil
[ieee754fpu.git] / src / ieee754 / add / fpbase.py
index f49085921d914d600dea950d3707ab924eb0272b..dbd4da271b134cb096cf04667e298ce4d66c3598 100644 (file)
@@ -7,7 +7,7 @@ from math import log
 from operator import or_
 from functools import reduce
 
-from singlepipe import PrevControl, NextControl
+from nmutil.singlepipe import PrevControl, NextControl
 from pipeline import ObjectProxy