Skip to content

Commit 155ae0c

Browse files
author
Coding Agent
committed
https://github.com/Penify-dev/PyDocSmith.git
1 parent 598a8d3 commit 155ae0c

6 files changed

Lines changed: 0 additions & 12 deletions

File tree

README-es.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ print(docstring_text)
7171
3. A veces la docstring de Google no tiene una indentación adecuada, especialmente cuando se genera desde LLMs como GPT o Mistral. PyDocSmith puede corregir esas malas docstrings.
7272
4. Se agregaron casos de prueba adicionales para acomodar un estilo diferente de GoogleDocstring
7373

74-
He actualizado esto basado en el caso de uso para - https://www.penify.dev
75-
7674
## Contribuyendo
7775

7876
¡Las contribuciones son bienvenidas! Por favor, envíe pull requests o reporte problemas en la página de GitHub del proyecto.

README-fr.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ print(docstring_text)
7171
3. Parfois, la docstring Google n'a pas une indentation correcte, surtout lorsqu'elle est générée à partir de LLMs comme GPT ou Mistral. PyDocSmith peut corriger ces mauvaises docstrings.
7272
4. Des cas de test supplémentaires ont été ajoutés pour accommoder un style différent de GoogleDocstring
7373

74-
J'ai mis à jour cela basé sur le cas d'utilisation pour - https://www.penify.dev
75-
7674
## Contribution
7775

7876
Les contributions sont les bienvenues ! Veuillez soumettre des pull requests ou signaler des problèmes sur la page GitHub du projet.

README-hi.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ print(docstring_text)
7171
3. कभी-कभी GoogleDoc string में उचित इंडेंटेशन नहीं होती है, खासकर जब LLMs जैसे GPT या Mistral से उत्पन्न होती है। PyDocSmith उन खराब docstrings को ठीक कर सकता है।
7272
4. GoogleDocstring की एक अलग शैली को समायोजित करने के लिए अतिरिक्त टेस्ट-केस जोड़े गए
7373

74-
मैंने इसे उपयोग के मामले के आधार पर अपडेट किया है - https://www.penify.dev
75-
7674
## योगदान
7775

7876
योगदान स्वागत योग्य हैं! कृपया परियोजना की GitHub पृष्ठ पर पुल अनुरोध सबमिट करें या मुद्दे रिपोर्ट करें।

README-ja.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ print(docstring_text)
7171
3. 時々 GoogleDoc string は適切なインデントを持たない、特に LLMs のような GPT や Mistral から生成された場合。PyDocSmith はこれらの悪い docstrings を修正できます。
7272
4. 異なるスタイルの GoogleDocstring を収容するために追加のテストケースが追加されました
7373

74-
私は使用ケースに基づいてこれを更新しました - https://www.penify.dev
75-
7674
## 貢献
7775

7876
貢献は歓迎されます!プロジェクトの GitHub ページでプルリクエストを送信するか、問題を報告してください。

README-ru.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ print(docstring_text)
7171
3. Иногда GoogleDoc string не имеет правильного отступа, особенно когда генерируется из LLMs вроде GPT или Mistral. PyDocSmith может исправить эти плохие docstrings.
7272
4. Были добавлены дополнительные тестовые случаи для размещения другого стиля GoogleDocstring
7373

74-
Я обновил это на основе случая использования для - https://www.penify.dev
75-
7674
## Вклад
7775

7876
Вклады приветствуются! Пожалуйста, отправляйте pull requests или сообщайте о проблемах на странице GitHub проекта.

README-zh.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ print(docstring_text)
7171
3. 有时 GoogleDoc string 没有正确的缩进,特别是当从 LLMs 如 GPT 或 Mistral 生成时。PyDocSmith 可以修复这些错误的 docstrings。
7272
4. 添加了额外的测试案例以容纳不同的 GoogleDocstring 样式
7373

74-
我基于使用案例更新了它 - https://www.penify.dev
75-
7674
## 贡献
7775

7876
欢迎贡献!请在项目的 GitHub 页面上提交拉取请求或报告问题。

0 commit comments

Comments
 (0)