add shebang

feature-unify_handlers
Tomáš Mládek 2018-01-31 12:32:25 +01:00 committed by Tomáš Mládek
parent b7659b8522
commit 97a0f13d17
1 changed files with 1 additions and 0 deletions

1
robot.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import logging
import os
import sys