white boxes in sublime text code example
Example: 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,
}