Skip to content

Commit

Permalink
test: Turn import time error in test time error
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed May 3, 2024
1 parent c4b1826 commit 31edd4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file added tests/channel/__init__.py
Empty file.
1 change: 0 additions & 1 deletion tests/test_channels.py → tests/channel/test_channel.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import pytest

from qibolab.channel import Channel, ChannelMap
from qibolab.instruments.dummy import DummyPort


def test_channel_init():
Expand Down

0 comments on commit 31edd4e

Please sign in to comment.