Skip to content
Snippets Groups Projects

Draft: Merge version0.1 changes into dev

Closed Hock, Martin requested to merge version0.1 into dev
6 files
+ 10
10
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
1
@@ -3,7 +3,7 @@
Create an identifier to print it on a plot.
Functions:
create_id(int) -> string
create_id(str) -> string
"""
import time
import uuid
Loading