Skip to content

Commit 8d09e86

Browse files
committed
format
1 parent ffdacbd commit 8d09e86

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
@@ -607,7 +607,7 @@ def _load_feature_flags(self):
607607
self.feature_flags_by_key = {}
608608
self.group_type_mapping = {}
609609
self.cohorts = {}
610-
610+
611611
if self.debug:
612612
raise APIError(
613613
status=402,

0 commit comments

Comments
 (0)