0
点赞
收藏
分享

微信扫一扫

error Irregular whitespace not allowed no-irregular-whitespace原因及解决办法

楠蛮鬼影 2022-05-06 阅读 63

在某些平台复制的代码出现以下报错
error Irregular whitespace not allowed no-irregular-![![](https://img-blog.csdnimg.cn/d9da11060c6c43c08b72477ba8f0ffa2.png)
在这里插入图片描述](https://img-blog.csdnimg.cn/ce2a8ad4d3894367a445f6bc4e76a0e1.png)
whitespace

vscode看上去也没有问题
在这里插入图片描述
粘贴进Sublime看看真面目
在这里插入图片描述
把这里的假空格删掉就行了
在这里插入图片描述

举报

相关推荐

0 条评论