WIP: Travis CI: Lower flake8 max-complexity to 15 by cclauss · Pull Request #2139 · TheAlgorithms/Python · GitHub
Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! Format Python code with psf/black push
  • Loading branch information
github-actions github-actions
github-actions authored and github-actions committed Jun 21, 2020
commit b6799a2c329bcd287d8dcfcd33a0d10e156de548
18 changes: 9 additions & 9 deletions backtracking/knight_tour.py
7 changes: 4 additions & 3 deletions dynamic_programming/max_non_adjacent_sum.py