2to3: remove ununsed syntax (#22458)

This commit is contained in:
Managor
2026-05-17 10:39:07 +07:00
committed by GitHub
parent 008e1b79d4
commit 8723dc7153
+1 -1
View File
@@ -31,4 +31,4 @@
- Ejecuta 2to3 con varios hilos (threads):
`2to3 {{[-j|--processes]}} {{1..infinity}} {{[-o|--output-dir]}} {{ruta/al/directorio_python3}} {{[-w|--write]}} {{[-n|--nobackups]}} --no-diffs {{ruta/al/directorio_python2}}`
`2to3 {{[-j|--processes]}} {{4}} {{[-o|--output-dir]}} {{ruta/al/directorio_python3}} {{[-w|--write]}} {{[-n|--nobackups]}} --no-diffs {{ruta/al/directorio_python2}}`