aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_iqiyi_sdk_interpreter.py
Commit message (Collapse)AuthorAgeFilesLines
* [skip travis] renamingUnknown2020-09-021-1/+1
| | | to avoid using same folder when using pip install for example
* Update coding style after pycodestyle 2.1.0Yen Chi Hsuan2016-11-171-0/+1
| | | | | | | | | | In pycodestyle 2.1.0, E305 was introduced, which requires two blank lines after top level declarations, too. See https://github.com/PyCQA/pycodestyle/issues/400 See also #10689; thanks @stepshal for first mentioning this issue and initial patches
* [test_iqiyi_sdk_interpreter] Add test for iQiyi loginYen Chi Hsuan2016-02-201-0/+47