mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Fix typos. Code Inspection for pep8 conventions
This commit is contained in:
@@ -61,6 +61,7 @@ def interfaces(request, compute_id):
|
||||
def interface(request, compute_id, iface):
|
||||
"""
|
||||
:param request:
|
||||
:param compute_id:
|
||||
:param iface:
|
||||
:return:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user