Skip to content

Commit 91da428

Browse files
committed
Added shebang
1 parent a6df3b9 commit 91da428

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webpage_example/create_dataset.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
import rerun as rr
24

35
from math import tau

0 commit comments

Comments
 (0)