Commit 8a18516
committed
fix(backend): Fix Black formatting for _extract_current_user signature
Keep function signature on single line as per Black's preference for
signatures under 100 characters.1 parent b6369e3 commit 8a18516
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
| 305 | + | |
308 | 306 | | |
309 | 307 | | |
310 | 308 | | |
| |||
0 commit comments