]> www.infradead.org Git - users/hch/nvmetcli.git/commit
Use relative import in nvmet/__init__.py
authorAndy Grover <agrover@redhat.com>
Thu, 13 Oct 2016 00:00:41 +0000 (17:00 -0700)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Oct 2016 10:06:59 +0000 (12:06 +0200)
commit629a0d6074b3ff0d254a01afcffdf55f0cd86fcf
tree593942e12abebc6b81afc239fdcd11a555f1c623
parent7ba54897ebf347944a250575a0cf44e148f76780
Use relative import in nvmet/__init__.py

This is supported by Python 2.7 and later.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
nvmet/__init__.py