Adeeb Shihadeh
|
ea01a53711
|
switch from mypy to ty (#36961)
|
2025-12-28 10:42:49 -08:00 |
|
Shane Smiskol
|
3381192297
|
Multilang: remove main prefix (#36406)
* rename
* fix
|
2025-10-20 18:35:34 -07:00 |
|
Cameron Clough
|
a09300385b
|
mypy: use implicit-optional (#31590)
* mypy: set implicit-optional = true
* find and replace '| None = None' -> '= None' in function args
old-commit-hash: 80da3aee147867e46f566b63a96f4fe199e0628d
|
2024-02-25 13:29:18 -08:00 |
|
Shane Smiskol
|
b53b4c67b5
|
Auto translate: fix prompt & formatting (#30922)
fixes
old-commit-hash: 084871ed5bea42326bff40c35d6c02a55b3fdb13
|
2024-01-05 23:44:54 -08:00 |
|
Meir
|
fc941b87a3
|
Auto translate with OpenAI (#30899)
* auto translate with OpenAI
* change model
* fix mypy typing errors
* update
* fix lint errors
* check api key after args parser
* fix input args
* use languages.json
* just print
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2378f311d2955ed0983fc0b7f2b93b938a3256fa
|
2024-01-05 22:28:56 -08:00 |
|