Commit dde73522 by Sébastien Eustace

Add a small cosmetic change to the add command

parent 664cbf45
...@@ -82,6 +82,9 @@ If you do not specify a version constraint, poetry will choose a suitable one ba ...@@ -82,6 +82,9 @@ If you do not specify a version constraint, poetry will choose a suitable one ba
return 1 return 1
# Cosmetic new line
self.line('')
# Update packages # Update packages
self.reset_poetry() self.reset_poetry()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment