Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhaugh committed Sep 14, 2023
1 parent 06dfcbd commit 8a84bbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmodule/library_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"""
from django.contrib.auth.models import User # lint-amnesty, pylint: disable=imported-auth-user
from django.core.exceptions import PermissionDenied
from django.conf import settings
import hashlib
from opaque_keys import InvalidKeyError
from opaque_keys.edx.keys import UsageKey
Expand Down

0 comments on commit 8a84bbd

Please sign in to comment.