Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronMatthew committed Mar 23, 2022
1 parent 7465d7e commit 491ef41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
packages=find_packages(),
entry_points={
'console_scripts': [
"qStart = frontend.gui:main",
]
}
"qStart = frontend.gui:main",
]
}
)

0 comments on commit 491ef41

Please sign in to comment.