starfish_data_ai / tests /sanitize.cfg
John-Jiang's picture
init commit
5301c48
[default]
regex:
^(?!.*warning).*$ # Keep warning messages
^(Mounted at|URL:).*$ # Ignore Colab mount points
\b\d{4}-\d{2}-\d{2}\b # Remove dates
runtime: \d+:\d+ # Remove execution times