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
554 stars 173 forks source link

Fixed raise statement typo in appointment_group.py #561

Closed dmols closed 1 year ago

dmols commented 1 year ago

Proposed Changes

Fixes #430 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #561 (47d329e) into develop (6e749a0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop      #561   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           67        67           
  Lines         3565      3565           
=========================================
  Hits          3565      3565           
Impacted Files Coverage Δ
canvasapi/appointment_group.py 100.00% <ø> (ø)
canvasapi/canvas.py 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more