remove todo comment
This commit is contained in:
@ -17,7 +17,6 @@ class BuildSizeConfig:
|
|||||||
MICRO = 'micro'
|
MICRO = 'micro'
|
||||||
|
|
||||||
|
|
||||||
# TODO make this script work when running in different directories
|
|
||||||
FILE_DIR = os.path.dirname(os.path.abspath(__file__))
|
FILE_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||||
|
|
||||||
RACK_BUILD_DIR = os.path.join(FILE_DIR, 'rack/print')
|
RACK_BUILD_DIR = os.path.join(FILE_DIR, 'rack/print')
|
||||||
|
|||||||
Reference in New Issue
Block a user