mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-16 14:28:12 +00:00
PEP 8 clean thanks to auto pep8
This commit is contained in:
@ -49,6 +49,7 @@ def parse_request(request, input_schema):
|
||||
|
||||
|
||||
class Route(object):
|
||||
|
||||
""" Decorator adding:
|
||||
* json schema verification
|
||||
* routing inside handlers
|
||||
|
Reference in New Issue
Block a user