Skip to content

Small cleanups throughout IdDict

Shaun Roe requested to merge sroe/athena:main-cleanup-IdDict into main

Small but not comprehensive cleanups, including formatting changes. e.g use range based for loops, string::empty instead of string == "" or size()=0.

Merge request reports

Loading