Files
wlan-lanforge-scripts/py-scripts/scripts_deprecated/lf_header_template.py
smileyrekiere e4ca8851a3 moving nolonger used tools/*.json to scripts debrecated
Signed-off-by: smileyrekiere <smileyrekiere@gmail.com>
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-16 09:28:00 -06:00

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
'''