feat: add shebang to dopey script

This commit is contained in:
2021-06-25 19:08:46 +00:00
parent 9dc1623215
commit a0b25e466a

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python
import sys
from typing import Dict, List