Skip to content

Commit

Permalink
Revert "add extrap import in init.py (LLNL#79)" (LLNL#84)
Browse files Browse the repository at this point in the history
This reverts commit 5b4f8ba. Extra-p is
not a required dependency.
  • Loading branch information
slabasan authored Sep 5, 2023
1 parent 601e3a6 commit bfda27c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion thicket/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# make flake8 unused names in this file.
# flake8: noqa: F401

from .model_extrap import Modeling
from .thicket import Thicket
from .thicket import InvalidFilter
from .thicket import EmptyMetadataTable
Expand Down

0 comments on commit bfda27c

Please sign in to comment.