SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Corrected filename and include static types (#2440)

* Corrected name and include static types

- The name of the file is now compliant with python naming conventions
- Add static type as stated in contributing guidelines

* Apply suggestions from code review

- Delete documentation line to run doctests
- Delete type hints for variables that comes from functions

Co-authored-by: Christian Clauss <[email protected]>

* Add edge cases tests.

* print(f"{target} was {not_str}found in {sequence}")

Co-authored-by: Christian Clauss <[email protected]>
P
poloso committed
86fb2991d5f722a94c77df44b3a2de4cb0cbd4d7
Parent: 1ac75f4
Committed by GitHub <[email protected]> on 9/17/2020, 7:41:10 AM