The type hint for `wrap_width` is currently `int`, but the documentation states: "A wrap_width value of `None` reflows lines to unlimited line length." Please update the options types to include `None`.