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.
2 parents d956277 + 9016a29 commit a2634a0Copy full SHA for a2634a0
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