Meysam
|
2e790ce4ca
|
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 <cclauss@me.com>
|
2020-09-11 23:13:43 +02:00 |
|