(cur, total)
| 71 | #---------------------------------------------------------------------------- |
| 72 | |
| 73 | def update_progress(cur, total): |
| 74 | pass |
| 75 | |
| 76 | #---------------------------------------------------------------------------- |
| 77 |
nothing calls this directly
no outgoing calls
no test coverage detected