mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fixed whitespace issues reported by flake8 test
This commit is contained in:
@@ -52,10 +52,10 @@ DEFAULT_CONFIG = {
|
||||
|
||||
# PyMarkdown extension names.
|
||||
'markdown_extensions': (),
|
||||
|
||||
# Remove the content of site_dir to remove old files which dropped out
|
||||
|
||||
# Remove the content of site_dir to remove old files which dropped out
|
||||
# of the documentation
|
||||
'clear_site_dir': False,
|
||||
'clear_site_dir': False,
|
||||
|
||||
# Determine if the site should generate a json search index and include
|
||||
# search elements in the theme. - TODO
|
||||
|
||||
Reference in New Issue
Block a user