forked from github/pelican
PyCodeStyle fix
This commit is contained in:
parent
7f77106c1b
commit
d8d230b554
1 changed files with 0 additions and 1 deletions
|
|
@ -481,7 +481,6 @@ class MdReaderTest(ReaderTest):
|
|||
|
||||
def test_article_with_footnote(self):
|
||||
settings = get_settings()
|
||||
from markdown.extensions.footnotes import FootnoteExtension
|
||||
ec = settings['MARKDOWN']['extension_configs']
|
||||
ec['markdown.extensions.footnotes'] = {'SEPARATOR': '-'}
|
||||
reader = readers.MarkdownReader(settings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue