Commit graph

10 commits

Author SHA1 Message Date
OniriCorpe
7e31867281 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
74e808afeb 🎨 Format Python code with Black 2024-03-24 05:47:25 +01:00
OniriCorpe
a802b29994 chores: update & fix readme templates (#2164) 2024-03-24 05:45:21 +01:00
Laurent Peuch
80e822ffb7 fix(readme_generator): fix tests using correct values 2024-03-24 02:18:11 +01:00
Laurent Peuch
af4d527537 fix(readme_generator/i18n): make tests pass 2024-03-22 20:17:52 +01:00
Salamandar
c74902e211 🎨 Format Python code with Black 2024-03-13 21:52:25 +01:00
425f873137 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
c4ac379b56 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
OniriCorpe
43dc47dbcc fix test readmes 2024-03-11 16:40:21 +01:00
Laurent Peuch
9ec76f0efc feat(make_readme): add some tests 2024-03-11 03:54:58 +01:00