即使提供 spdx 许可证后仍收到 spdx 警告
python 无法找到我在顶部写的“spdx”许可证,附件在那里,请帮我找出这段代码有什么问题
python is unable to find "spdx" license I have written on the top, attachment is there, plz help me to find out what is wrong with this code
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当您不想指定许可证时,使用 UNLICENSED。
尝试使用这个代替:
UNLICENSED is used when you do not want to specify a license.
Try using this instead: