Skip to content

Commit 1b8beba

Browse files
committed
goddamn manual formatting
1 parent 1943d3b commit 1b8beba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posthog/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
import os
55
import platform
66
import sys
7-
from typing import Any
87
import warnings
98
from datetime import datetime, timedelta
9+
from typing import Any
1010
from uuid import UUID, uuid4
1111

1212
import distro # For Linux OS detection

0 commit comments

Comments
 (0)