mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
fix enclosure and PEP8 errors
This commit is contained in:
parent
b6d1819056
commit
de1e8a70dd
@ -57,7 +57,9 @@ UTILIZATION_GRAPH = """
|
||||
{% if percentage >= 15 %}{{ percentage }}%{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
{%
|
||||
{% endwith %}
|
||||
"""
|
||||
|
||||
|
||||
#
|
||||
# Sites
|
||||
|
Loading…
Reference in New Issue
Block a user