-
- Downloads
Update __init__.py
Just fixing an issue with python 3. Basically, you cannot do indentation mixing spaces and tabs in the same python file (https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces)
Please register or sign in to comment
Just fixing an issue with python 3. Basically, you cannot do indentation mixing spaces and tabs in the same python file (https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces)