Fanchen Bao

Results 3 issues of Fanchen Bao

`response.data` is in byte. Direct comparing `response.data` to `message`, which is a string, leads to failure in the second test. Turning `message` into bytes resolves this issue and the second...

What are the steps to reproduce this issue? ------------------------------------------- 1. Type `git-secret.io` in a browser What happens? ------------- This error shows up What were you expecting to happen? ---------------------------------- I...

**Is this related to a problem? Please describe.** There has been some back-and-forth regarding [empty line after code block open](https://github.com/psf/black/issues/4043) recently. The latest behavior is to keep zero empty line...

T: documentation