Skip to content
Snippets Groups Projects
Commit 629a0d60 authored by Andy Grover's avatar Andy Grover Committed by Christoph Hellwig
Browse files

Use relative import in nvmet/__init__.py


This is supported by Python 2.7 and later.

Signed-off-by: default avatarAndy Grover <agrover@redhat.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 7ba54897
No related branches found
No related tags found
No related merge requests found
from nvme import Root, Subsystem, Namespace
from .nvme import Root, Subsystem, Namespace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment