I would love a way to tell the logging to not report being unable to parse import blocks. While using tfparse, I run it in directories with many import blocks and it generates a lot of useless logging. I can ignore and delete the blocks once they are no longer needed, but it will still happen every once in a while.
I would love a way to tell the logging to not report being unable to parse
importblocks. While using tfparse, I run it in directories with many import blocks and it generates a lot of useless logging. I can ignore and delete the blocks once they are no longer needed, but it will still happen every once in a while.