9220:e9e7eca7efee | 9221:bf71ee032bb4 |
---|---|
10 | 10 |
11 def SafeBrowsingHelp(): | 11 def SafeBrowsingHelp(): |
12 """ | 12 """ |
13 Module function to get some help about how to enable the Google Mail | 13 Module function to get some help about how to enable the Google Mail |
14 OAuth2 service. | 14 OAuth2 service. |
15 | 15 |
16 @return help text | 16 @return help text |
17 @rtype str | 17 @rtype str |
18 """ | 18 """ |
19 return ( | 19 return ( |
20 "<h2>Steps to get a Google Safe Browsing API key</h2>" | 20 "<h2>Steps to get a Google Safe Browsing API key</h2>" |