Changes between Version 41 and Version 42 of coding_rules


Ignore:
Timestamp:
07/20/23 14:18:06 (10 months 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