We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c4c52 commit b53b2a9Copy full SHA for b53b2a9
posthog/client.py
@@ -2,8 +2,8 @@
2
import logging
3
import numbers
4
import os
5
-import warnings
6
import sys
+import warnings
7
from datetime import datetime, timedelta
8
from uuid import UUID, uuid4
9
0 commit comments