kivy-ios/kivy_ios/tools/external
Andre Miras 4f1dffc754 🐛 fixes flake8 errors post update
The recent `flake8==3.8.1` update reported new errors:
```
kivy_ios/toolchain.py:292:31: E741 ambiguous variable name 'l'
...
```
Also note the entire `xcassets.py` file is being ignored as we can't
seem to use one ignore for the entire list anymore. I'm not sure if
this is a regression or a new feature from flake8.
2020-05-13 08:15:41 +02:00
..
__init__.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
xcassets.py 🐛 fixes flake8 errors post update 2020-05-13 08:15:41 +02:00