Skip to content

Commit

Permalink
Added test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander März committed Aug 2, 2023
1 parent d4e5299 commit 7ceed37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_distribution_utils/test_stabilize_derivative.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from ..utils import BaseTestClass
from xgboostlss.model import *
import torch



class TestClass(BaseTestClass):
Expand Down

0 comments on commit 7ceed37

Please sign in to comment.