0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #368 from ooduor/patch-1 More... over 3 years ago
Fix Typo More... over 3 years ago
Merge pull request #365 from cclauss/blacken More... over 3 years ago
pyupgrade --py36-plus **/*.py More... over 3 years ago
pyupgrade --py36-plus **/*.py More... over 3 years ago
Merge pull request #364 from cclauss/patch-3 More... over 3 years ago
Make pytest . a mandatory test More... over 3 years ago
Make codespell and isort mandatory tests More... over 3 years ago
Merge pull request #363 from cclauss/patch-3 More... over 3 years ago
Merge branch 'master' into patch-3 More... over 3 years ago
Merge pull request #362 from cclauss/patch-2 More... over 3 years ago
Merge pull request #361 from cclauss/patch-1 More... over 3 years ago
flake8 . --exclude=./.* More... over 3 years ago
Update lint_python.yml More... over 3 years ago
skip_missing_interpreters More... over 3 years ago
tox.ini: py38,py39 More... over 3 years ago
GitHub Action to lint Python code More... over 3 years ago
tox.ini: py39 More... over 3 years ago
Travis CI: Test on Python 3.9 More... over 3 years ago
cant —> Cannot More... over 3 years ago
Fix typo discovered by codespell More... over 3 years ago
Merge pull request #352 from techntools/correct-graph-search More... over 3 years ago
Added base case and return the path as soon as end node is visited More... over 3 years ago
Merge pull request #351 from techntools/correct-graph-search More... over 3 years ago
Used correct function names in recursive calls and fixed the doctest More... over 3 years ago
Merge pull request #350 from LCVcode/master More... over 3 years ago
Implemented breadth first search for shortest path in a graph More... over 3 years ago
Merge pull request #349 from imankulov/fix_tox More... over 3 years ago
Update tox.ini to use py37,py38 instead of ci37,ci38 More... over 3 years ago
Merge pull request #348 from imankulov/fix_tests More... over 3 years ago