We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d956277 commit 9016a29Copy full SHA for 9016a29
filetype/filetype.py
@@ -14,7 +14,7 @@ def guess(obj):
14
Infers the type of the given input.
15
16
Function is overloaded to accept multiple types in input
17
- and peform the needed type inference based on it.
+ and perform the needed type inference based on it.
18
19
Args:
20
obj: path to file, bytes or bytearray.
0 commit comments