Skip to content

Commit

Permalink
Merge pull request #15 from SoyGema/sweep/fix-setup-py-formatting
Browse files Browse the repository at this point in the history
[Sweep Rules] Fix inconsistent coding style and formatting in setup.py
  • Loading branch information
SoyGema authored Oct 31, 2023
2 parents 8b877aa + 8069081 commit d2fcc5d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
"beyond_the_nest>=1.18.0",
],
entry_points={
"console_scripts": [
"beyond_the_nest = pulling_ace.cli:main",
],
},
"trunk>=1.18.0",
"console_scripts": [
"pullingace = pulling_ace.cli:main",
],
Expand Down

0 comments on commit d2fcc5d

Please sign in to comment.