Skip to content

Commit

Permalink
flake8 insists on two new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ikirudennis committed Aug 5, 2024
1 parent 425afff commit 766c767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions textile/tools/imagesize.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from urllib.request import urlopen


def getimagesize(url):
"""
Attempts to determine an image's width and height, and returns a tuple,
Expand Down

0 comments on commit 766c767

Please sign in to comment.