2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-09 23:00:56 +00:00

fix: travis py script

This commit is contained in:
Revant Nandgaonkar 2020-03-05 06:17:55 +05:30
parent e438a124b6
commit aa3f5f32b2

View File

@ -1,4 +1,4 @@
#!/bin/env python3 #!/usr/bin/env python3
import argparse import argparse
import subprocess import subprocess