1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

added shebangs

This commit is contained in:
checktheroads
2019-05-13 12:48:25 -07:00
parent 1c6528360c
commit 2107c58d32
10 changed files with 12 additions and 0 deletions

View File

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