Skip to content

Several trivial cleanups, remove another 80 warnings

Daniel Lyons requested to merge long-lines-etc into main

Breaking up long strings, addressing use of == True and == False in unit tests, use of "not X in ...", a few variable renames

Merge request reports