Python/file_transfer
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
..
tests file-transfer: writing tests and ensuring that all is going well (#2413) 2020-09-11 23:13:43 +02:00
mytext.txt Rename file_transfer and linear_algebra (#1118) 2019-08-09 21:37:16 +02:00
receive_file.py Create codespell.yml (#1698) 2020-01-18 13:24:33 +01:00
send_file.py file-transfer: writing tests and ensuring that all is going well (#2413) 2020-09-11 23:13:43 +02:00