Skip to content

Commit 92f035a

Browse files
committed
Pckgd headers in Calendar
1 parent 88b2674 commit 92f035a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Calendar/Calendar.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# This is a script to provide different calendar views.
2+
3+
# Pckgd
4+
# Title: Calendar
5+
# Description: Provides month, week, day, and reservables calendar views.
6+
# Updates from: github/TenthPres/TouchPointScripts/Calendar/Calendar.py
7+
# License: AGPL-3.0
8+
# Author: James at Tenth
9+
110
import calendar
211
import datetime
312
# noinspection PyUnresolvedReferences

0 commit comments

Comments
 (0)