mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-02 02:03:01 +00:00
update
This commit is contained in:
parent
c7c05de8d1
commit
cc786cf1de
@ -357,7 +357,6 @@ async def verify_documents(
|
|||||||
detail="Cannot verify by same user!",
|
detail="Cannot verify by same user!",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
unchecked_path = Path(f"{UNCHECKED_DIR}/{document.filename}")
|
unchecked_path = Path(f"{UNCHECKED_DIR}/{document.filename}")
|
||||||
|
|
||||||
if checker_in.status == MakerCheckerStatus.APPROVED.value:
|
if checker_in.status == MakerCheckerStatus.APPROVED.value:
|
||||||
|
Loading…
Reference in New Issue
Block a user