This commit is contained in:
Jeremy Stretch 2017-07-24 14:51:00 -04:00
parent 4047c1a4e4
commit 336cdcddc5

View File

@ -60,7 +60,6 @@ class Command(BaseCommand):
except KeyError:
pass
# Load convenience commands
namespace.update({
'lsmodels': self._lsmodels,