Skip to content
Snippets Groups Projects
Commit 0278ea5b authored by muxator's avatar muxator
Browse files

tests: remove unused variable found by pyflakes

Before this patch:
--- /opt/mercurial/hg-git/tests/test-check-pyflakes.t
+++ /opt/mercurial/hg-git/tests/test-check-pyflakes.t.err
@@ -17,3 +17,8 @@
   > -X tests/ \
   > 2>/dev/null \
   > | xargs pyflakes 2>/dev/null
+  hggit/__init__.py:59: local variable 'e' is assigned to but never used
parent d17e5d78
No related branches found
No related tags found
1 merge request!13py3 part 1 (Patches by muxator from hg-git mailing list)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment