Python/other
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
..
activity_selection.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
anagrams.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
autocomplete_using_trie.py contribution guidelines checks (#1787) 2020-03-04 13:40:28 +01:00
binary_exponentiation_2.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
binary_exponentiation.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
detecting_english_programmatically.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
dictionary.txt Update dictionary.txt (#1507) 2019-10-29 14:46:29 +08:00
dijkstra_bankers_algorithm.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
euclidean_gcd.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
fischer_yates_shuffle.py contribution guidelines checks (#1787) 2020-03-04 13:40:28 +01:00
frequency_finder.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
game_of_life.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
gauss_easter.py Easter date gauss algorithm (#2010) 2020-05-19 13:44:45 +02:00
greedy.py Update greedy.py (#1832) 2020-04-07 01:00:10 +02:00
integeration_by_simpson_approx.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
largest_subarray_sum.py Largest subarray sum (#1404) 2019-10-22 09:30:11 +02:00
least_recently_used.py GitHub Action formats our code with psf/black (#1569) 2019-11-14 19:59:43 +01:00
linear_congruential_generator.py Create codespell.yml (#1698) 2020-01-18 13:24:33 +01:00
magicdiamondpattern.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
nested_brackets.py Fix indentation contains tabs (flake8 E101,W191) (#1573) 2019-11-15 23:05:00 -08:00
palindrome.py Update palindrome.py (#1509) 2019-10-29 11:22:49 +01:00
password_generator.py Wrap lines that go beyond GitHub Editor (#1925) 2020-05-01 23:36:35 +02:00
primelib.py contribution guidelines checks (#1787) 2020-03-04 13:40:28 +01:00
sdes.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
sierpinski_triangle.py Wrap lines that go beyond GitHub Editor (#1925) 2020-05-01 23:36:35 +02:00
tower_of_hanoi.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
two_sum.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
word_patterns.py Add doctests to other/word_patterns.py (#1518) 2019-10-29 21:05:36 +01:00
words initial 2016-09-06 18:04:53 +05:30