Skip to content

Commit

Permalink
Bug fix for previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lululxvi committed Jan 4, 2025
1 parent 28dee22 commit 9be09b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepxde/optimizers/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import importlib
import os
import sys

from .config import LBFGS_options, set_LBFGS_options, NNCG_options, set_NNCG_options
Expand Down

0 comments on commit 9be09b2

Please sign in to comment.