pep8
This commit is contained in:
parent
70a84f17f3
commit
41cd778d66
|
@ -90,6 +90,7 @@ if (window.onAuthDone != undefined) {
|
|||
</html>
|
||||
"""
|
||||
|
||||
|
||||
class AuthRestServlet(RestServlet):
|
||||
"""
|
||||
Handles Client / Server API authentication in any situations where it
|
||||
|
|
Loading…
Reference in New Issue