Skip to content

Conversation

@ankyte
Copy link

@ankyte ankyte commented Sep 30, 2020

No description provided.

@TravisBuddy
Copy link

Travis tests have failed

Hey @ankit-coding,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 939c31d0-0356-11eb-8abf-036a378110f7

Copy link
Member

@Kush1101 Kush1101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please go through the project's Contribution guidelines before opening a PR.

@spamegg1
Copy link
Contributor

spamegg1 commented Oct 1, 2020

1 files contain uppercase characters:
strings/StringToBinary.py
Error: Process completed with exit code 1.

Change the filename to lowercase string_to_binary.py

E File "/home/travis/build/TheAlgorithms/Python/strings/StringToBinary.py", line 12
E print(bin + " : " + bin[::-1]
E ^
E SyntaxError: unexpected EOF while parsing

You forgot to close parentheses after print.

Please run black on your file as described in CONTRIBUTING.md.

Please read CONTRIBUTING.md carefully. For example it says:

The use of the Python builtin input() function is not encouraged:
input('Enter your input:')

@stale
Copy link

stale bot commented Nov 21, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Used to mark an issue or pull request stale. label Nov 21, 2020
@stale
Copy link

stale bot commented Dec 10, 2020

Please reopen this pull request once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!

@stale stale bot closed this Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Used to mark an issue or pull request stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants