Jeremy Stretch hace 1 año
padre
commit
fce54f3733
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      netbox/netbox/settings.py

+ 1 - 0
netbox/netbox/settings.py

@@ -20,6 +20,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
 from netbox.plugins import PluginConfig
 from utilities.string import trailing_slash
 
+
 #
 # Environment setup
 #