Closed searchtools-avi closed 4 years ago
The readme doesn't have work.load_chapters() before getting chapters, so following the example shows errors. I can fix the readme directly if you'd like.
PS It's working fine on Python 3.8 in Anaconda, thank you!
work.reload() is supposed to call load_chapters, is that not working?
work.reload()
load_chapters
The readme doesn't have work.load_chapters() before getting chapters, so following the example shows errors. I can fix the readme directly if you'd like.
PS It's working fine on Python 3.8 in Anaconda, thank you!