You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a lot of cleaning up that can be done with the tabs used for indentation. It would make it easier for others to fork the code and add stuff. When I forked, my dev environment automatically changed some of the spacing and it made it very difficult to submit a patch that matched the indentation being used without splitting up the patch and being very careful.
I could help with this if you wanted to clean it up.
I used vi for coding flashlight. But i didn't pay attention whatever tab space it used. But i will fix it as soon as possible. Thanks again for your kindly and great support.
There's a lot of cleaning up that can be done with the tabs used for indentation. It would make it easier for others to fork the code and add stuff. When I forked, my dev environment automatically changed some of the spacing and it made it very difficult to submit a patch that matched the indentation being used without splitting up the patch and being very careful.
I could help with this if you wanted to clean it up.
https://www.python.org/dev/peps/pep-0008/
The text was updated successfully, but these errors were encountered: