From b5affebcfd64c077d86816681cea3defe28c679a Mon Sep 17 00:00:00 2001 From: "ssw@internet2.edu" Date: Wed, 4 Jan 2023 09:30:47 -0500 Subject: [PATCH] first commit --- .idea/vcs.xml | 1 - main.py | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 6a3e608..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/main.py b/main.py index d712186..36d3fe6 100644 --- a/main.py +++ b/main.py @@ -5,6 +5,7 @@ import json import datetime + # given a time string, return the hours between now and that time def get_asn_from_as(asn):