Fix Non Recursive Depth First Search (#2207) · coderjack/algorithms-in-python@a191f89 · GitHub
Skip to content

Commit a191f89

Browse files
Fix Non Recursive Depth First Search (TheAlgorithms#2207)
* Fix Non Recursive Depth First Search * Unindent docstring * Reindent docstring by 1 space Co-authored-by: Christian Clauss <cclauss@me.com> Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent 1b3fec3 commit a191f89

1 file changed

Lines changed: 12 additions & 21 deletions

File tree

graphs/depth_first_search.py

Lines changed: 12 additions & 21 deletions

0 commit comments

Comments
 (0)