2
0
Jeremy Stretch 1 жил өмнө
parent
commit
fce54f3733

+ 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
 #