changeset 6:97096204574c

fix import
author Jeff Hammel <k0scist@gmail.com>
date Tue, 24 Nov 2020 08:17:07 -0800
parents 043088856f0d
children 0dc878f8a15f
files hgpaste/__init__.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgpaste/__init__.py	Thu Jun 16 08:47:33 2011 -0700
+++ b/hgpaste/__init__.py	Tue Nov 24 08:17:07 2020 -0800
@@ -1,1 +1,1 @@
-from factory import *
+from .factory import *