Updated python and markdown templates

This commit is contained in:
2024-02-08 14:48:11 -05:00
parent 3c06504075
commit 6d72737816
2 changed files with 0 additions and 8 deletions

View File

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

View File

@@ -5,12 +5,10 @@
# FILE:
# USAGE:
# DESCRIPTION:
# OPTIONS:
# REQUIREMENTS:
# NOTES:
# AUTHOR: C Hawley
# CREATED:
# REVISION:
#
#===============================================================================