Useless change to trigger a test.
This commit is contained in:
parent
7bd8c068b8
commit
324b3772e0
|
|
@ -24,7 +24,7 @@ MODE_PCB = 0
|
|||
# Defined as True to collect real world queries
|
||||
ADD_QUERY_TO_KNOWN = False
|
||||
# ***** DEBUG!!!
|
||||
# Test Digi-Key API. We need.
|
||||
# Test Digi-Key API. We need
|
||||
# os.environ['DIGIKEY_CACHE_TTL'] = '-1'
|
||||
# os.environ['DIGIKEY_STORAGE_PATH'] = op.abspath(op.join(op.dirname(__file__), '../../submodules/KiCost/tests/digikey'))
|
||||
# logger.setLevel(1) # Max. KiCost debug
|
||||
|
|
|
|||
Loading…
Reference in New Issue