Skip to content

Commit ee96317

Browse files
Merge pull request #1 from Neecrownsmith/patch-1
Update request_handler.py
2 parents e1274ab + 363e956 commit ee96317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyTweetToolkit/utils/request_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import requests
2-
import datetime
2+
from datetime import datetime
33
import time
44

55

0 commit comments

Comments
 (0)