Closed lwasser closed 3 weeks ago
It looks like there is a spacing issue in the default description value for the pyproject toml.
description = "A project that adds numbers. "
please note that i haven't tested this to see if it's something that I did when i entered the description or something native to the template!
closing this. it's because you have to hit esc to add the description. i accidentally added a line break!
Either way, it should definitely have triple quotes for being multiline =]
thank you @Midnighter !!
It looks like there is a spacing issue in the default description value for the pyproject toml.
please note that i haven't tested this to see if it's something that I did when i entered the description or something native to the template!