Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

TODO tags without additional sub-tag raise ValueErrors #1

Open
AlbertEmil opened this issue Mar 25, 2020 · 0 comments
Open

TODO tags without additional sub-tag raise ValueErrors #1

AlbertEmil opened this issue Mar 25, 2020 · 0 comments

Comments

@AlbertEmil
Copy link
Owner

AlbertEmil commented Mar 25, 2020

TODO tags of the form

# TODO: <description>

instead of the form

# TODO: <additional tag>: <description>

are raising a ValueError as those tags provide not enough values to unpack on line.split(':')

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant