Python/conversions
Nika Losaberidze 8bb7b8f457
Fix syntax for flake8 passing (#2096)
* Fix syntax for flake8 passing

* fixup! Format Python code with psf/black push

* # fmt: off / # fmt: on

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-06-12 06:51:47 +02:00
..
decimal_to_any.py Fix syntax for flake8 passing (#2096) 2020-06-12 06:51:47 +02:00
decimal_to_binary.py conversions/decimal_to_binary.py: Add type hints (#2001) 2020-06-02 16:47:10 +02: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