Skip to content

Commit e9b9cea

Browse files
committed
Format code with black
1 parent b0273d9 commit e9b9cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
# see https://www.python.org/dev/peps/pep-0345/#version-specifiers
8080
python_requires=">=3.6",
8181
install_requires=[
82-
# Note setuptools provides pkg_resources which python-can makes use of,
82+
# Note setuptools provides pkg_resources which python-can makes use of,
8383
# but we assume it is already installed.
8484
# "setuptools",
8585
"wrapt~=1.10",

0 commit comments

Comments
 (0)