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
This is a pretty minor code improvement to be tested. The idea is to simplify slightly the extension exclusion code. It was reported during code reviewing of https://github.com/kivy/python-for-android/pull/1537/files#r242658566
Since this code was already existing, but simply moved, I think it's fine to address it later.
Also when addressing check if there're other places to tackle.
The text was updated successfully, but these errors were encountered:
This is a pretty minor code improvement to be tested. The idea is to simplify slightly the extension exclusion code. It was reported during code reviewing of https://github.com/kivy/python-for-android/pull/1537/files#r242658566
Since this code was already existing, but simply moved, I think it's fine to address it later.
Also when addressing check if there're other places to tackle.
The text was updated successfully, but these errors were encountered: