Files
wlan-testing/lanforge/lanforge-scripts/py-scripts/lf_header_template.py
Nikita Yadav c033f577d9 saving changes
2021-10-28 12:16:56 +05:30

21 lines
347 B
Python

#!/usr/bin/env python3
'''
NAME: <file name>
PURPOSE:
<what does the script do>
EXAMPLE:
<example of how to run the script command line parameters>
SETUP:
<special setup to run the sript>
NOTES:
<Include setup, other information that would be helpful to the user>
COPYRIGHT:
Copyright 2021 Candela Technologies Inc
INCLUDE_IN_README
'''