Skip to content

Commit 04c4751

Browse files
committed
DOC: Add env_version to "todo" tutorial
1 parent c41aab8 commit 04c4751

File tree

1 file changed

+1
-0
lines changed
  • doc/development/tutorials/examples

1 file changed

+1
-0
lines changed

doc/development/tutorials/examples/todo.py

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ def setup(app: Sphinx) -> ExtensionMetadata:
132132

133133
return {
134134
'version': '0.1',
135+
'env_version': 1,
135136
'parallel_read_safe': True,
136137
'parallel_write_safe': True,
137138
}

0 commit comments

Comments
 (0)