home · contact · privacy
Fix bug of relationships writing for todo_children writing in wrong column.
[plomtask] / .pylintrc
1 [BASIC]
2 init-hook='import sys; sys.path.append(".")'
3 good-names-rgxs=(test_)?do_(GET|POST)(_[a-z]+)?,test_[A-Z]+