Answers for "white boxes in sublime text"

0

white boxes in sublime text

u probably installed the anaconda package on sublime text, just go to
preferences, package settings, anaconda, user settings and paste this code 
and save

the code: 
{
    "anaconda_linting": false,
}
Posted by: Guest on May-10-2021

Browse Popular Code Answers by Language