node-exporter-textfile-collector-scripts icon indicating copy to clipboard operation
node-exporter-textfile-collector-scripts copied to clipboard

Optimization: Use dict setdefault to replace if key in dict

Open wangqingfree opened this issue 1 year ago • 0 comments

reference: https://realpython.com/python-defaultdict/

wangqingfree avatar May 09 '24 03:05 wangqingfree