记录使用pycharm遇见的小问题

1、TabError: inconsistent use of tabs and spaces in indentation 解决方法:在pycharm界面点击Code选择Reformat Code 错误原因:IDE分不清是table还是空格(混用了)(多出现在别处粘来代码直接使用时)
相关文章
相关标签/搜索