Browse Source

disable, not disabled

master
Julio Biason 11 years ago
parent
commit
b2464433d5
  1. 2
      snippets/python/lint-magic.snippet
  2. 2
      snippets/python/lint-todo.snippet

2
snippets/python/lint-magic.snippet

@ -1 +1 @@
# pylint:disabled=W0142
# pylint:disable=W0142

2
snippets/python/lint-todo.snippet

@ -1 +1 @@
# pylint:disabled=W0511
# pylint:disable=W0511

Loading…
Cancel
Save