update
This commit is contained in:
parent
8b4686ffd7
commit
4b07638a73
1 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,5 @@ def detect_with_confidence(msg):
|
|||
"encoding": str,
|
||||
"confidence": float
|
||||
}
|
||||
Warnings:
|
||||
UserWarning
|
||||
"""
|
||||
return _cchardet.detect_with_confidence(msg)
|
Loading…
Reference in a new issue