Skip to content

Commit 709cf01

Browse files
authored
Make sure this script can actually be run
1 parent cb0dd46 commit 709cf01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/simvue_sender

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Send runs to server"""
2+
#!/usr/bin/env python
23
import getpass
34
import os
45
import logging

0 commit comments

Comments
 (0)