Fix Pylint warnings

This commit is contained in:
moylop260
2014-11-13 18:13:05 -06:00
committed by Matthieu Dietrich
parent b8bafa68ae
commit 2540f699b4
20 changed files with 41 additions and 42 deletions

View File

@@ -329,7 +329,7 @@ class AccountStatementCompletionRule(orm.Model):
# to:
# http://www.postgresql.org/docs/9.0/static/functions-matching.html
# in chapter 9.7.3.6. Limits and Compatibility
sql = """
sql = r"""
SELECT id FROM (
SELECT id,
regexp_matches(%s,