Skip to content

Commit e69ee20

Browse files
committed
Fix formatting.
1 parent 2121ba3 commit e69ee20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata_please/tests/wheel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import unittest
22

3-
from ..wheel import InvalidWheel, basic_metadata_from_wheel, from_wheel
3+
from ..wheel import basic_metadata_from_wheel, from_wheel, InvalidWheel
44
from ._zip import MemoryZipFile
55
from .metadata_contents import METADATA_CONTENTS
66

0 commit comments

Comments
 (0)