Commit 7eb085a
authored
Add info folder with module explanations
- Added a new 'info/' directory to organize explanatory .txt files for each functional Python script.
- Each file (e.g., utils_info.txt, run_info.txt, report_info.txt) contains beginner-friendly, line-by-line explanations.
- This addition improves maintainability, onboarding, and understanding of the codebase.1 parent 052f523 commit 7eb085a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments