Skip to content

Commit

Permalink
get Sphinx documentation to build NNCG optimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
lululxvi committed Jan 4, 2025
1 parent 9be09b2 commit 1b50276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepxde/optimizers/pytorch/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__all__ = ["get", "is_external_optimizer"]

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

0 comments on commit 1b50276

Please sign in to comment.