We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 373878d + bdb35fb commit 5aec282Copy full SHA for 5aec282
pythonforandroid/recipes/android/src/android/__init__.py
@@ -5,4 +5,4 @@
5
'''
6
7
# legacy import
8
-from android._android import *
+from android._android import * # noqa: F401
0 commit comments