Skip to content

Commit

Permalink
Fix missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed Sep 20, 2018
1 parent da01a03 commit dbf4e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions artiq/test/coredevice/test_performance.py
@@ -1,5 +1,6 @@
import os
import unittest
import time

from artiq.experiment import *
from artiq.test.hardware_testbench import ExperimentCase
Expand Down

1 comment on commit dbf4e78

@sbourdeauducq
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.