mirror of
https://github.com/google/brotli.git
synced 2026-07-09 18:27:57 +00:00
`outfile` is used before it is defined on the following line so use `options.outfile` instead. % `ruff check` ``` Error: python/bro.py:168:64: F821 Undefined name `outfile` ``` Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
6.4 KiB
Executable File
6.4 KiB
Executable File