Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Denis Salem
VenC
Commits
4a1a05fd
Commit
4a1a05fd
authored
Jun 24, 2019
by
Denis Salem
Browse files
entry.py
parent
70bbc870
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/venc2/threads/entries.py
View file @
4a1a05fd
...
...
@@ -131,7 +131,7 @@ class EntriesThread(Thread):
f
.
write
(
dump
)
def
do
(
self
):
if
self
.
datastore
.
enable_jsonld
or
self
.
datastore
.
enable_jsonp
:
if
self
.
datastore
.
enable_jsonld
or
self
.
datastore
"
.enable_jsonp:
notify(self.indentation_level+'└─ '+messages.generating_jsonld_docs)
self.page_number = 0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment