PyCharm中遇到: inconsistent use of tabs and spaces in indentation

當使用PyCharm運行代碼時出現了TabError: inconsistent use of tabs and spaces in indentation時,說明代碼中混雜了空格與Tab,不想一步一步刪除(在代碼量大時極爲繁瑣),可以嘗試如下的簡便方法: 選擇左上角菜單欄中的Code—>Reformat Code
相關文章
相關標籤/搜索