|
fix: update data type for 'grade' field in Homework class
Adjust the data type of the 'grade' field in the Homework class from optional integer or string to optional float or string to ensure compatibility with potential decimal values. |
|---|
|
|
| scripts/download-all.sh 0 → 100644 |
|---|
| thu_learn_downloader/client/homework.py |
|---|