[CLN] core: upgrade to python 3.6

& sort imports

closes odoo/documentation#2954

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 0d2dd59349
commit 8a5aa384d3
10 changed files with 30 additions and 38 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