Compare commits
2 commits
50b3f050c4
...
4bf12e1e2b
Author | SHA1 | Date | |
---|---|---|---|
4bf12e1e2b | |||
e464c9a283 |
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
import os
|
||||
import sys
|
||||
import shutil
|
||||
import requests
|
||||
import json
|
||||
import subprocess
|
||||
from ctcconfig import *
|
||||
|
|
Reference in a new issue