We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a65bc commit 397a056Copy full SHA for 397a056
machine/machine/__init__.py
@@ -1 +1,4 @@
1
from .timer import *
2
+
3
+def unique_id():
4
+ return b"upy-non-unique"
0 commit comments