Skip to content

Commit

Permalink
Merge pull request #2 from me-is-mukul/patch-1
Browse files Browse the repository at this point in the history
cat superiority
  • Loading branch information
codelif authored Sep 20, 2024
2 parents 4b42134 + 2d23172 commit 2734428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyjiit/wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from pyjiit.registration import Registrations
from pyjiit.token import Captcha
from pyjiit.default import CAPTCHA
from pyjiit.exceptions import APIError, LoginError, NotLoggedIn, SessionExpired
from pyjiit.exceptions import APIError, LoginError, NotLoggedIn, SessionExpired, AccountAPIError
from pyjiit.attendance import AttendanceMeta, AttendanceHeader, Semester

from functools import wraps
Expand Down

0 comments on commit 2734428

Please sign in to comment.