[CLN] core: upgrade to python 3.6

& sort imports

closes odoo/documentation#2975

X-original-commit: 57784a2f90
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
Victor Feyens
2022-11-14 16:03:12 +00:00
parent 258695b5ee
commit 31f9b8a56d
11 changed files with 29 additions and 36 deletions

View File

@@ -1,7 +1,8 @@
import base64
import time
import sys
import json
import sys
import time
import requests
account_token = "integration_token" # Use your token