This commit is contained in:
2018-05-12 04:47:41 +05:30
parent fd4ef1ca85
commit b1e219f662
46 changed files with 423 additions and 374 deletions

2
run.py
View File

@@ -1,4 +1,4 @@
from mini_amazon import app
from app_fb import app
import json
if __name__ == '__main__':