每当我在特定仓库中发出拉动请求时,它总是说:
color_scores.loc[color_scores['colors'].str.contains('blue'), 'score'].mean()
9.866666666666667
试着看着提交和拉请求,但我没有看到我的。
我做了什么:克隆回购>>进行了更改>>拉请求对主分支的更改>> Pull request creation failed. Validation failed: A pull request already exists for [PRIVATE].
试图在ChannelOutboundHandlerFlushedBufferLeak和互联网上查看,但没有运气。
答案 0 :(得分:0)
看来我的公关出错了,真的很抱歉让你们迷惑。
我做了什么(错了):I'm trying to make a PR like it's my own repo.
我做了什么(正确的):
Fork it >> Upload files then make a pull request