PEP8 fix
This commit is contained in:
parent
4047c1a4e4
commit
336cdcddc5
|
|
@ -60,7 +60,6 @@ class Command(BaseCommand):
|
|||
except KeyError:
|
||||
pass
|
||||
|
||||
|
||||
# Load convenience commands
|
||||
namespace.update({
|
||||
'lsmodels': self._lsmodels,
|
||||
|
|
|
|||
Loading…
Reference in New Issue