Skip to content

Commit

Permalink
Fix requests
Browse files Browse the repository at this point in the history
  • Loading branch information
duckduckgrayduck committed Jun 27, 2024
1 parent a72bd91 commit 56a9f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import re
import sys
import time
import requests
from PIL import Image
from documentcloud.addon import AddOn
from documentcloud.exceptions import APIError
Expand Down

0 comments on commit 56a9f7f

Please sign in to comment.