Update mdx_clickhouse.py

This commit is contained in:
Ivan Blinkov 2020-03-31 14:22:56 +03:00 committed by GitHub
parent 0dae1c27ec
commit 460cfc96e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ import macros.plugin
import slugify as slugify_impl
class ClickHouseLinkMixin(object):
def handleMatch(self, m, data):