summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2022-02-23 21:36:34 -0600
committerMark Powers <mark@marks.kitchen>2022-02-23 21:36:34 -0600
commit756434779509b63ed07e2eb927bd2ca6e30398c0 (patch)
tree35ffe8b941621da75faae3670e47a78b01dbafed /test.py
Initial commit
Diffstat (limited to 'test.py')
-rw-r--r--test.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.py b/test.py
new file mode 100644
index 0000000..e66be5d
--- /dev/null
+++ b/test.py
@@ -0,0 +1,3 @@
+import on_this_day
+
+print(on_this_day.get_week_holidays())