You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor HTML response code
Make the response writing more readable by pulling the HTML into a format string.
* Inline the response template string
Reduce some of the indirection.
* Fix lint error
0 commit comments