Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ef293 commit ff8e190Copy full SHA for ff8e190
noxfile.py
@@ -214,4 +214,4 @@ def build_translations_test(session):
214
This is a convenience session to test the build of all translations with the testing parameters
215
in the same way docs-test does for the English version.
216
"""
217
- session.notify("build-translations", [*TEST_PARAMETERS])
+ session.notify("build-translations", [*TEST_PARAMETERS])
0 commit comments