Skip to content

Commit d16920d

Browse files
committed
Ran formatter with yapf 0.20.2
1 parent ea5fcc8 commit d16920d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

wpiformat/setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,4 @@
7979
"Operating System :: OS Independent", "Topic :: Scientific/Engineering",
8080
"Programming Language :: Python :: 3"
8181
],
82-
entry_points={
83-
"console_scripts": ["wpiformat = wpiformat:main"]
84-
})
82+
entry_points={"console_scripts": ["wpiformat = wpiformat:main"]})

0 commit comments

Comments
 (0)