Skip to content

Commit 4669912

Browse files
aviiciiiCopilot
andauthored
Update pset1/extensions.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 799a385 commit 4669912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pset1/extensions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323

24-
# this method is more easier and allows a broader list instead of if-else everything.
24+
# this method is easier and allows a broader list instead of if-else everything.
2525
types = {
2626
"gif": "image/gif",
2727
"jpg": "image/jpeg",

0 commit comments

Comments
 (0)