The translation was automatically locked due to following alerts: Could not merge the repository.
Loading…
None
String updated in the repository testing_project / Documentation: dev_guide/python_style_guide — Russian |
Glossary
| English | Russian | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
None
1, 2, 3,
4, 5, 6,
]
result = some_function_that_takes_arguments(
'a', 'b', 'c',
'd', 'e', 'f',
)
1, 2, 3,
4, 5, 6,
]
result = some_function_that_takes_arguments(
'a', 'b', 'c',
'd', 'e', 'f',
)