Skip to content

Commit bb730bb

Browse files
chore: update snippets index
1 parent ef3d54f commit bb730bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snippets/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ This is an auto-generated index. Run `python tools/generate_index.py` to update.
103103
- [bubble-sort.py](snippets/Algorithms/python/bubble-sort.py)
104104
- [dijkstra.py](snippets/Algorithms/python/dijkstra.py)
105105
- [factorial.py](snippets/Algorithms/python/factorial.py)
106+
- [fibonacci.ipynb](snippets/Algorithms/python/fibonacci.ipynb)
106107
- [fibonacci.py](snippets/Algorithms/python/fibonacci.py)
107108
- [floyd_warshall.py](snippets/Algorithms/python/floyd_warshall.py)
108109
- [hello-world.py](snippets/Algorithms/python/hello-world.py)

0 commit comments

Comments
 (0)