Du Yuanchao
|
d6bff5c133
|
Renamed files and fixed Doctest (#2421)
* * Renamed files
* Fiexed doctest
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-09-13 13:27:20 +02:00 |
|
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 |
|
Christian Clauss
|
bfcb95b297
|
Create codespell.yml (#1698)
* fixup! Format Python code with psf/black push
* Create codespell.yml
* fixup! Format Python code with psf/black push
|
2020-01-18 13:24:33 +01:00 |
|
Christian Clauss
|
5df8aec66c
|
GitHub Action formats our code with psf/black (#1569)
* GitHub Action formats our code with psf/black
@poyea Your review please.
* fixup! Format Python code with psf/black push
|
2019-11-14 19:59:43 +01:00 |
|
William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
Christian Clauss
|
55cea57ffa
|
Fix tests for file_transfer and perceptron.py (#1121)
|
2019-08-11 13:00:58 +02:00 |
|
Christian Clauss
|
91c3c98d2b
|
Rename file_transfer and linear_algebra (#1118)
* Rename file_transfer and linear_algebra
* Rename file_transfer and linear_algebra
|
2019-08-09 21:37:16 +02:00 |
|