Skip to content

Commit

Permalink
Merge pull request #47 from rodekruis/smeber-patch-1
Browse files Browse the repository at this point in the history
Import timedelta
  • Loading branch information
smeber authored Oct 22, 2024
2 parents 9b7a39a + 2bdb1d6 commit 8ab3b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import csv
import pandas as pd
from datetime import datetime
from datetime import timedelta
import os
from azure.cosmos.exceptions import CosmosResourceExistsError
import azure.cosmos.cosmos_client as cosmos_client
Expand Down

0 comments on commit 8ab3b7d

Please sign in to comment.