ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
561 stars 175 forks source link

`Course.get_module()` method not passing kwargs #572

Closed bennettscience closed 1 year ago

bennettscience commented 1 year ago

**kwargs included in course.get_module() are not passed.