Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我在空闲时遇到的问题的图片,它说我有一个预期的缩进错误并且不知道该怎么做。
你所有的文档字符串应该再对齐一步:它们应该与方法内的代码对齐,而不是与方法定义对齐。
您必须将文档字符串缩进到与代码相同的级别。