Skip to content

Commit

Permalink
Added todos.py script to collect all the comments starting with # TOD…
Browse files Browse the repository at this point in the history
…O in the modules
  • Loading branch information
JosePizarro3 committed May 22, 2024
1 parent f2b9bd2 commit dc92720
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,10 @@ cython_debug/

# VSCode settings
.vscode/launch.json

# comments scripts
comments.py
todos*
questions*
warnings*
important*

0 comments on commit dc92720

Please sign in to comment.