Jhabar Singh Bhati

Results 3 issues of Jhabar Singh Bhati

```[Intervention] Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.``` I am trying to play video available in my...

when I am running `make test` command, I am getting this ``` ================================================================== warnings summary ================================================================== /usr/local/lib/python3.8/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py:1 /usr/local/lib/python3.8/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py:1 /usr/local/lib/python3.8/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from...

``` pip install -r requirements.txt pip install -r test_requirements.txt python setup.py develop ``` After running above commands when I am running tests locally I am getting error **Command:** `pytest tests/`...