Prakhar Mittal
Prakhar Mittal
Doxygen comments for getters and setters can have the return type specified for ease of usage.
### Describe your change: I have added doctests to some functions inside directed_and_undirected_graphs.py file as part of the Hacktoberfest 2024 contributions. I have also improved the dfs and bfs code...
### Repository commit 3cd92013abece2cc4ea31ab81075852da4134519 ### Python version (python --version) Python 3.12 ### Dependencies version (pip freeze) N/A ### Expected behavior DevContainer should build successfully ### Actual behavior Devcontainer build fails...