Hi. I came across a bug I think. Sorry
byteface/sharpshooter@3df0000
when making an update higher up the code it auto removed the issue and closed it for me even though the TODO was still on there.
QUIET_MODE = False # TODO suppress all logs
this line was pushed down the file as lines higher up were added. also it had a type hint applied. The comment was not removed however the ticket that was previously auto created was auto removed.
figured I would report it.
Hi. I came across a bug I think. Sorry
byteface/sharpshooter@3df0000
when making an update higher up the code it auto removed the issue and closed it for me even though the TODO was still on there.
QUIET_MODE = False # TODO suppress all logs
this line was pushed down the file as lines higher up were added. also it had a type hint applied. The comment was not removed however the ticket that was previously auto created was auto removed.
figured I would report it.