fprettify icon indicating copy to clipboard operation
fprettify copied to clipboard

Fix indenting of labelled select statements

Open sriram-LANL opened this issue 1 year ago • 1 comments
trafficstars

  • Labeled case select statements were not being formatted correctly
    • See Issue #175
  • Fixed SyntaxWarning: invalid escape sequence '\s' warning at line 272 of __init__.py by converting to raw string

sriram-LANL avatar Sep 11 '24 20:09 sriram-LANL