clean up entries.rb

This commit is contained in:
Mathieu PATUREL 2019-04-27 10:56:43 +10:00
parent 94b50f3cc3
commit 65c2220115
2 changed files with 2 additions and 3 deletions

View file

@ -38,8 +38,7 @@ module Docs
name = cls + name
end
id = node.parent['id']
entries << [name, id]
entries << [name, node.parent['id']]
end
end
end

View file

@ -63,7 +63,7 @@
"code": "https://github.com/python-trio/trio"
},
"release": "0.11",
"mtime": 1556279513,
"mtime": 1556326478,
"db_size": 757201
}
]