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