h2non/filetype.py

Incorrect documentation for functions accepting "bytes"

bharel opened this issue · 0 comments

"Args: obj: path to file, bytes or bytearray."

It also accepts file-like objects.