Jeremy Stretch il y a 7 ans
Parent
commit
336cdcddc5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      netbox/extras/management/commands/nbshell.py

+ 0 - 1
netbox/extras/management/commands/nbshell.py

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