Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jip-Hop committed Jul 16, 2024
1 parent 1679d27 commit 9bdcfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jlmkr/utils/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import os
import re
import subprocess
import urllib
import urllib.request

from utils.console import eprint
from utils.files import stat_chmod
Expand Down

0 comments on commit 9bdcfed

Please sign in to comment.