micropython-stubber icon indicating copy to clipboard operation
micropython-stubber copied to clipboard

logging.py may be included as a false positive

Open Josverl opened this issue 3 years ago • 0 comments

The bug likely introduces by stubber running with additional uploaded logging included with

stubs\micropython-v1_10-esp32\logging.py stubs\micropython-v1_11-esp32\logging.py stubs\micropython-v1_12-esp32\logging.py

may need to find a way to detect this or always run a version withouth logging

( Debug - Normal - minified ? )

Josverl avatar Jan 14 '22 09:01 Josverl