Skip to content

Commit 7e27412

Browse files
authored
Misc fix for docs (#398)
* feat: construct trees with nested_dict_key_to_tree * refactor: test clean up * feat: export trees with tree_to_nested_dict_key * feat: add docs * docs: update CHANGELOG * docs: enhance docstring * refactor: abstract out export tree logic * docs: update CHANGELOG * refactor: shift to common file * refactor: shift to common file * refactor: shift to common file * docs: misc fix
1 parent fd90bd2 commit 7e27412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gettingstarted/resources/articles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hide:
1414
Integrating trees with Python lists, dictionaries, and pandas DataFrames
1515

1616
[:octicons-arrow-right-24: Read article](https://medium.com/data-science/python-tree-implementation-with-bigtree-13cdabd77adc)
17-
-
17+
1818
- :material-graph-outline:{ .lg .middle } __The Reingold Tilford Algorithm Explained, with Walkthrough__
1919

2020
---

0 commit comments

Comments
 (0)