analytics to 10%

This commit is contained in:
Paul Gauthier 2024-12-17 14:01:13 -08:00
parent eb9c41f2a0
commit 4ec44936f6

View file

@ -12,7 +12,7 @@ from aider import __version__
from aider.dump import dump # noqa: F401
from aider.models import model_info_manager
PERCENT = 5
PERCENT = 10
def compute_hex_threshold(percent):