making script executable

This commit is contained in:
Jack Danger 2017-08-14 14:51:50 -07:00
parent 7b36f6b790
commit 7a3f6e6e47

1
implementation_coverage.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
import moto
from botocore import xform_name
from botocore.session import Session