mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
Python 2 compatibility.
This commit is contained in:
parent
c5f55b7796
commit
741b7b508e
1 changed files with 0 additions and 1 deletions
1
dev.py
1
dev.py
|
|
@ -178,7 +178,6 @@ def create_files(name):
|
|||
contents_xml.write(
|
||||
file_or_filename=XML_FILE_ABSOLUTE_PATH,
|
||||
xml_declaration=True,
|
||||
encoding='unicode',
|
||||
method='xml'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue