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
style(formatting): normalize client code formatting and style
- Add a noqa annotation to silence a naming style warning on an HTTP handler method
- Reformat method signatures and function calls for consistent style and improved readability
- Simplify multi-line raise statements into single-line error constructions
- Apply consistent argument formatting across OAuth and discovery client request methods
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
0 commit comments