Changes between Version 41 and Version 42 of coding_rules


Ignore:
Timestamp:
Jul 20, 2023, 2:18:06 PM (3 years ago)
Author:
jdquinn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • coding_rules

    v41 v42  
    119119#!python
    120120def FunctionName(inputs):
    121     """FUNCTIONNAME - one line description
     121    """FunctionName - one line description
    122122
    123123    Extensive description of what is being done, inputs