efficient darknet parser for commented line #213
Reference in New Issue
Block a user
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
efficient darknet parser for commented line
Hi, your implementation is wrong.
I can't do something like:
value=3 # my comment
this line would just be skipped.
@ceccocats
Thanks for your feedback. I couldn't catch this case.