bichnhan2701's picture
Update note services logic
7402e0f
raw
history blame contribute delete
61 Bytes
import uuid
def new_id() -> str:
return uuid.uuid4().hex