mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-04-12 16:26:54 +00:00
format
This commit is contained in:
@@ -2,4 +2,4 @@ from uuid import uuid4
|
||||
|
||||
|
||||
def generate_uuid4() -> str:
|
||||
return str(uuid4())
|
||||
return str(uuid4())
|
||||
|
||||
Reference in New Issue
Block a user