Updated python and markdown templates
This commit is contained in:
@@ -1,20 +1,14 @@
|
||||
:insert
|
||||
#!/usr/bin/env python
|
||||
#===============================================================================
|
||||
#
|
||||
# FILE:
|
||||
#
|
||||
# USAGE:
|
||||
#
|
||||
# DESCRIPTION:
|
||||
#
|
||||
# OPTIONS:
|
||||
# REQUIREMENTS:
|
||||
# NOTES:
|
||||
# AUTHOR:
|
||||
# ORGANIZATION:
|
||||
# CREATED:
|
||||
# REVISION:
|
||||
#===============================================================================
|
||||
|
||||
set -o nounset # Treat unset variables as an error
|
||||
|
||||
@@ -5,12 +5,10 @@
|
||||
# FILE:
|
||||
# USAGE:
|
||||
# DESCRIPTION:
|
||||
# OPTIONS:
|
||||
# REQUIREMENTS:
|
||||
# NOTES:
|
||||
# AUTHOR: C Hawley
|
||||
# CREATED:
|
||||
# REVISION:
|
||||
#
|
||||
#===============================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user