Skip to content

Commit

Permalink
Binary_file_extension name corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul-Muqadim-Arbisoft committed Feb 22, 2024
1 parent 75e031d commit 4a3f8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutor/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

TEMPLATES_ROOT = str(importlib_resources.files("tutor") / "templates")
VERSION_FILENAME = "version"
N_FILE_EXTENSIONS = [
BIN_FILE_EXTENSIONS = [
".ico",
".jpg",
".otf",
Expand Down

0 comments on commit 4a3f8a0

Please sign in to comment.