mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-05 16:32:34 +00:00
docs: Make Python 3 compatible
This commit is contained in:
committed by
Angus Gratton
parent
50324b505d
commit
775448c792
@@ -7,7 +7,7 @@ import os
|
||||
import os.path
|
||||
import re
|
||||
import subprocess
|
||||
from util import copy_if_modified
|
||||
from .util import copy_if_modified
|
||||
|
||||
ALL_KINDS = [
|
||||
("function", "Functions"),
|
||||
|
||||
Reference in New Issue
Block a user