1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
OniriCorpe
f78c453ee8 readme_generator: remove '**' from some string to facilitate translation (and not confusing translators) (#2179)
* remove '**' from some string to facilitate translation (and not confusing translators)

* edit the test readme accordingly to the PR
2024-03-25 00:58:54 +01:00
OniriCorpe
85ae7b24fa 🎨 Format Python code with Black 2024-03-24 05:47:25 +01:00
OniriCorpe
19e9708946 chores: update & fix readme templates (#2164) 2024-03-24 05:45:21 +01:00
Laurent Peuch
78b3e394cc fix(readme_generator): fix tests using correct values 2024-03-24 02:18:11 +01:00
Laurent Peuch
60de24a36a fix(readme_generator/i18n): make tests pass 2024-03-22 20:17:52 +01:00
Salamandar
10b972894e 🎨 Format Python code with Black 2024-03-13 21:52:25 +01:00
Félix Piédallu
7fe984b0d2 Rework a bit make_readme.py and test_make_readme.py
* Use pathlib.Path

* Use difflib to show actual diffs between new and old readmes
2024-03-13 20:37:43 +01:00
OniriCorpe
d81f11f6ee 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
OniriCorpe
359de4c5cf fix test readmes 2024-03-11 16:40:21 +01:00
Laurent Peuch
cdcc8be5c3 feat(make_readme): add some tests 2024-03-11 03:54:58 +01:00