You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use zero or one blank lines between function clauses
Function clauses should be separated by zero or one blank
lines for readability. No more than one blank line should be
used to help distinguish function clauses from separate
functions.