SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

file-transfer: writing tests and ensuring that all is going well (#2413)

* file-transfer: writing tests and ensuring that all is going well

* def send_file(filename: str = "mytext.txt", testing: bool = False) -> None:

* send_file(filename="mytext.txt", testing=True)

* Update send_file.py

* requirements.txt: lxml

Co-authored-by: Christian Clauss <[email protected]>
M
Meysam committed
2e790ce4caf8f40ec54bff06ec857c2bb777e7be
Parent: c676956
Committed by GitHub <[email protected]> on 9/11/2020, 9:13:43 PM