diff --git a/monitor/filter_c3_exception_decoder.py b/monitor/filter_c3_exception_decoder.py index fbc372bcf..b6d55f354 100644 --- a/monitor/filter_c3_exception_decoder.py +++ b/monitor/filter_c3_exception_decoder.py @@ -1,6 +1,3 @@ -# trunk-ignore-all(bandit/B404): subprocess is used to call addr2line -# trunk-ignore-all(bandit/B603): subprocess is used to call addr2line - # Copyright (c) 2014-present PlatformIO # # Licensed under the Apache License, Version 2.0 (the "License");