Commit a1ce5afb authored by Michal Čihař's avatar Michal Čihař

Silent PyLint a bit

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent aa4b2d9b
......@@ -37,6 +37,7 @@ def get_template():
class SQLSum(BaseSQLSum):
# pylint: disable=W0223
@property
def sql_template(self):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment