mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Fix typos. Code Inspection for pep8 conventions
This commit is contained in:
parent
568ff92449
commit
f3f4f0afe8
6 changed files with 37 additions and 30 deletions
|
@ -61,6 +61,7 @@ def interfaces(request, compute_id):
|
|||
def interface(request, compute_id, iface):
|
||||
"""
|
||||
:param request:
|
||||
:param compute_id:
|
||||
:param iface:
|
||||
:return:
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue