首页 > 代码库 > python报错 IndentationError: unindent does not match any outer indentation level

python报错 IndentationError: unindent does not match any outer indentation level

这个是缩进问题,重新将行前面的空格删掉,换位tab