Skip to content

Commit d4bfe03

Browse files
committed
try to fix path for contest
1 parent a0b27a9 commit d4bfe03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nslsii/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import pytest
44
import redis
55

6-
from nslsii.md_dict import RunEngineRedisDict
6+
from .nslsii.md_dict import RunEngineRedisDict
77

88

99
def pytest_addoption(parser):

0 commit comments

Comments
 (0)