mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: Make Python 3 compatible
This commit is contained in:

committed by
Angus Gratton

parent
50324b505d
commit
775448c792
@@ -2,7 +2,7 @@
|
||||
from __future__ import print_function
|
||||
import os.path
|
||||
from collections import namedtuple
|
||||
from util import copy_if_modified
|
||||
from .util import copy_if_modified
|
||||
|
||||
BASE_URL = 'https://dl.espressif.com/dl/'
|
||||
|
||||
|
Reference in New Issue
Block a user