Explorar o código

Fixing code style E302

Jason Yates %!s(int64=4) %!d(string=hai) anos
pai
achega
f732493473
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      netbox/circuits/tables.py

+ 2 - 0
netbox/circuits/tables.py

@@ -26,6 +26,7 @@ CIRCUITTERMINATION_LINK = """
 # Table columns
 #
 
+
 class CommitRateColumn(tables.TemplateColumn):
     """
     Humanize the commit rate in the column view
@@ -46,6 +47,7 @@ class CommitRateColumn(tables.TemplateColumn):
 # Providers
 #
 
+
 class ProviderTable(BaseTable):
     pk = ToggleColumn()
     name = tables.Column(