Skip to content

Commit 1b50276

Browse files
committed
get Sphinx documentation to build NNCG optimizer
1 parent 9be09b2 commit 1b50276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
__all__ = ["get", "is_external_optimizer"]
22

3+
from .nncg import NNCG # To get Sphinx documentation to build
34
from .optimizers import get, is_external_optimizer

0 commit comments

Comments
 (0)