Commit 5a8ce3a7 authored by Marco Mariani's avatar Marco Mariani

explicit import

parent b7d24b58
......@@ -10,7 +10,7 @@ import urllib
from flask import jsonify
import shutil
import string
from git import *
from git import Repo
class Popen(subprocess.Popen):
def __init__(self, *args, **kwargs):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment