Fixes #9943 Added Doctests to binary_exponentiation_3.py#10121
Fixes #9943 Added Doctests to binary_exponentiation_3.py#10121tianyizheng02 merged 32 commits intoTheAlgorithms:masterfrom vipinkarthic:Check
Conversation
for more information, see https://pre-commit.ci
|
@tianyizheng02 , Is the number of commits the PR shows is fine? It is showing all the commits of the previous PR as well as the commits for the current PR. Thanks in advance for taking a look into my doubt and PR |
|
The number of commits doesn;'t matter. In this repo, we use "squash and merge", which means that all the commits for a single PR are combined into a single commit when the PR is merged. |
|
Also, we can't merge this because there are merge conflicts. I renamed |
Also, if a PR is already open and not merged yet, should I wait till it's merged to create a new PR for another issue? |
I have renamed the file, but it still says there is some error, can you help me with it , Thank You ! |


Describe your change:
Checklist: