mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
5% analytics
This commit is contained in:
parent
e8974a3e69
commit
910637c549
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ class Analytics:
|
|||
if not self.user_id:
|
||||
return False
|
||||
|
||||
PERCENT = 2.5
|
||||
PERCENT = 5
|
||||
return self.is_uuid_in_percentage(self.user_id, PERCENT)
|
||||
|
||||
def is_uuid_in_percentage(self, uuid_str, percent):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue