mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
Revert namespace package search to normal package search (#1545)
* Revert this * typos * version++ Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
This commit is contained in:
co-authored by
J. Borovec
parent
8035c10f37
commit
29c7d2f195
+1
-2
@@ -227,8 +227,7 @@ man_pages = [
|
||||
# dir menu entry, description, category)
|
||||
texinfo_documents = [
|
||||
(master_doc, project, project + ' Documentation', author, project,
|
||||
'The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.',
|
||||
'Miscellaneous'),
|
||||
'One line description of project.', 'Miscellaneous'),
|
||||
]
|
||||
|
||||
# -- Options for Epub output -------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user