wbolster / emacs-python-pytest

run pytest inside emacs
BSD 3-Clause "New" or "Revised" License
147 stars 25 forks source link

fix linter warnings about python-pytest-arguments variable #32

Closed wbolster closed 4 years ago

wbolster commented 4 years ago

as a result of #18, there are now a few warnings about a variable that no longer exists:

 python-…   320  23 warning         reference to free variable ‘python-pytest-arguments’ (emacs-lisp)
 python-…   389  13 warning         assignment to free variable ‘python-pytest-arguments’ (emacs-lisp)