llama-cpp-python
llama-cpp-python copied to clipboard
fix(types): remove redundant type (typo with repeating lines)
Remove redundant type hint, which was caused by typo or smth like that. Those type hints completely equals, so that does not make any sense.