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.
1 parent 007e32e commit bb79eb0dfefcfeb22b23d9ddde57dd2d977cad03
@liblaf liblaf authored on 11 May 2024
Showing 2 changed files
View
scripts/download-all.sh 0 → 100644
View
thu_learn_downloader/client/homework.py