Skip to content

Fixes linter F821 (undefined name)#1285

Merged
inclement merged 1 commit into
kivy:masterfrom
AndreMiras:feature/tox_flake8_undefined_names
May 22, 2018
Merged

Fixes linter F821 (undefined name)#1285
inclement merged 1 commit into
kivy:masterfrom
AndreMiras:feature/tox_flake8_undefined_names

Conversation

@AndreMiras

Copy link
Copy Markdown
Member

Fixes or ignores some undefined names.
Plus deletes get_directory() dead code.

Fixes or ignores some undefined names.
Plus deletes `get_directory()` dead code.
Comment thread pythonforandroid/util.py
return None


def get_directory(filename):

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dead code

@inclement inclement merged commit 442a3a8 into kivy:master May 22, 2018
@inclement

Copy link
Copy Markdown
Member

Thanks!

@AndreMiras AndreMiras deleted the feature/tox_flake8_undefined_names branch October 6, 2018 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants