📜  崇高文本中的白框 - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:15.453000             🧑  作者: Mango

代码示例1
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,
}