Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Nov 15, 2024
1 parent 7ef61df commit 65252ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pystow/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import shutil
import tarfile
import tempfile
import urllib.error
import zipfile
from collections import namedtuple
from functools import partial
Expand Down

0 comments on commit 65252ff

Please sign in to comment.