mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 23:05:00 +00:00
chore: add TODO comment for analytics refactoring
This commit is contained in:
parent
059883abf7
commit
5b84b901b2
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class Analytics:
|
|||
self.get_or_create_uuid()
|
||||
|
||||
if not enable or self.permanently_disable or permanently_disable:
|
||||
#ai refactor this into a method!
|
||||
self.mp = None
|
||||
self.ph = None
|
||||
if permanently_disable and not self.permanently_disable:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue