mirror of
https://github.com/Hopiu/python-markdown-oembed.git
synced 2026-03-16 22:10:24 +00:00
Update __init__.py
This commit is contained in:
parent
22e7f76d56
commit
f3963e7ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from python_markdown_oembed_extension.extension import OEmbedExtension
|
||||
from python_markdown_oembed_extension.oembedextension import OEmbedExtension
|
||||
|
||||
|
||||
VERSION = '0.2.2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue