forked from github/share-post
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
8de72f2182
commit
96dfe3ea42
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ from pelican.generators import ArticlesGenerator, PagesGenerator
|
|||
|
||||
_create_link_functions = []
|
||||
|
||||
newline = '%0D%0A'
|
||||
newline = "%0D%0A"
|
||||
|
||||
|
||||
# Use this decorator to mark a function as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue