added python3 shebang

This commit is contained in:
jens
2021-08-14 09:39:55 +02:00
parent 0843f1d87a
commit 7111bfd5e2
2 changed files with 3 additions and 1 deletions
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import asyncio
import json
from utils import ChangedFloat