SforAiDl / Playground

A python library consisting of pipelines for visual analysis of different sports using Computer Vision and Deep Learning.
MIT License
18 stars 17 forks source link

Incorrect Alignment and Compilation Errors #46

Closed someshsingh22 closed 4 years ago

someshsingh22 commented 4 years ago

https://github.com/SforAiDl/Playground/blob/c53d327f7c40ce00ee6778e42dcdc477ce2732bc/Badminton/Badminton.py#L182

Perhaps different users have different indentation specifications which is causing these inconsistent tab errors.

  File "<ipython-input-20-25d4a5813df5>", line 183
    ret,frame = cap.read()
                          ^
TabError: inconsistent use of tabs and spaces in indentation