Python/conversions
Christian Clauss 1f8a21d727
Tighten up psf/black and flake8 (#2024)
* Tighten up psf/black and flake8

* Fix some tests

* Fix some E741

* Fix some E741

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-05-22 08:10:11 +02:00
..
decimal_to_binary.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
decimal_to_hexadecimal.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
decimal_to_octal.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
roman_to_integer.py Create roman_to_integer.py (#1636) 2019-12-21 00:23:15 +01:00