Home
last modified time | relevance | path

Searched refs:bold_text (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dcode_size_compare.py602 bold_text = lambda x: '**' + str(x) + '**' function
702 total_clm = [[bold_text(j) for j in i] for i in total_clm]

Completed in 11 milliseconds