Skip to content

Commit ebefc30

Browse files
committed
Black reformatting with Python 3 target.
1 parent 4f3ae84 commit ebefc30

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
# Author details
3030
author="Adafruit Industries",
3131
author_email="[email protected]",
32-
install_requires=[
33-
"Adafruit-Blinka",
34-
],
32+
install_requires=["Adafruit-Blinka",],
3533
# Choose your license
3634
license="MIT",
3735
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)