hyphen_files = [file for file in filepaths if "-" in file] (#2447) · foo123/The-Algorithms-Python@363858e · GitHub
Skip to content

Commit 363858e

Browse files
cclaussgithub-actions
andauthored
hyphen_files = [file for file in filepaths if "-" in file] (TheAlgorithms#2447)
* hyphen_files = [file for file in filepaths if "-" in file] * updating DIRECTORY.md * Rename recursive-quick-sort.py to recursive_quick_sort.py * updating DIRECTORY.md * Rename aho-corasick.py to aho_corasick.py * updating DIRECTORY.md * Rename polynom-for-points.py to polynom_for_points.py * updating DIRECTORY.md Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent ecac7b0 commit 363858e

5 files changed

Lines changed: 14 additions & 5 deletions

File tree

DIRECTORY.md

Lines changed: 8 additions & 4 deletions

scripts/validate_filenames.py

Lines changed: 6 additions & 1 deletion

0 commit comments

Comments
 (0)