There was an error while loading. Please reload this page.
1 parent 6532af9 commit 295ac7fCopy full SHA for 295ac7f
1 file changed
src/wilk/__init__.py
@@ -94,7 +94,7 @@ def start(start_durations, files):
94
print(silk_file)
95
96
if TEST:
97
- code = "test"
+ code = "666"
98
else:
99
code = int(time.time_ns() / 1000000)
100
0 commit comments