update argv import in editor
This commit is contained in:
parent
0699a56feb
commit
4151d3b80c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ from . import util
|
|||
from adafruit_pathlib import Path
|
||||
import time
|
||||
import json
|
||||
from argv_file_helper import argv_filename
|
||||
from adafruit_argv_file import argv_filename
|
||||
|
||||
# pylint: disable=redefined-builtin
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue