mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
analytics to 10%
This commit is contained in:
parent
eb9c41f2a0
commit
4ec44936f6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ from aider import __version__
|
||||||
from aider.dump import dump # noqa: F401
|
from aider.dump import dump # noqa: F401
|
||||||
from aider.models import model_info_manager
|
from aider.models import model_info_manager
|
||||||
|
|
||||||
PERCENT = 5
|
PERCENT = 10
|
||||||
|
|
||||||
|
|
||||||
def compute_hex_threshold(percent):
|
def compute_hex_threshold(percent):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue