MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT-LLM / format_test_list.py

File format_test_list.py

scripts/format_test_list.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Normalize tabs and multiple spaces to single spaces in files."""
3import argparse
4import re

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected