From 6fb18270a210671dfaa369c5bb1f23ee1bd8d2ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Mon, 5 Nov 2018 19:45:24 +0100 Subject: [PATCH] urukul: flake8 [nfc] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Jördens --- artiq/coredevice/urukul.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq/coredevice/urukul.py b/artiq/coredevice/urukul.py index 803b44b00..9f96a92ed 100644 --- a/artiq/coredevice/urukul.py +++ b/artiq/coredevice/urukul.py @@ -1,4 +1,4 @@ -from artiq.language.core import kernel, delay, portable +from artiq.language.core import kernel, delay, portable, at_mu, now_mu from artiq.language.units import us, ms from numpy import int32