mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 05:09:05 +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