mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(FastAPI): fix flake8 violation
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
c56a23d21c
commit
06ec6388b4
1 changed files with 0 additions and 1 deletions
|
@ -197,5 +197,4 @@ def RPC(**function_args):
|
|||
returned_data["type"] = "error"
|
||||
returned_data["error"] = "Incorrect request type specified."
|
||||
|
||||
|
||||
return returned_data
|
||||
|
|
Loading…
Add table
Reference in a new issue