diff options
author | Aakash Gajjar <skyqutip@gmail.com> | 2020-08-01 11:57:52 +0530 |
---|---|---|
committer | Aakash Gajjar <skyqutip@gmail.com> | 2020-08-01 11:57:52 +0530 |
commit | b19eec0d33e40ee5466669ac810f160648787dba (patch) | |
tree | acb09d9a552ab153df112a81a59d1ed0c1f6c87e /test/test_unicode_literals.py | |
parent | 6255e567d92e7d8fe7920c34db050a95b8d3ff7f (diff) | |
download | hypervideo-pre-b19eec0d33e40ee5466669ac810f160648787dba.tar.lz hypervideo-pre-b19eec0d33e40ee5466669ac810f160648787dba.tar.xz hypervideo-pre-b19eec0d33e40ee5466669ac810f160648787dba.zip |
[fix] python 2 "url" field is missing or empty
`try_get` fails for `expected_type=str`, because in python 2
string has `unicode` type.
This commit removes the `expected_type` to disable the comparison.
Diffstat (limited to 'test/test_unicode_literals.py')
0 files changed, 0 insertions, 0 deletions