Skip to content

Commit 4390a7c

Browse files
fix plt in test
1 parent 7d40345 commit 4390a7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_transfertree.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import copy
22
import numpy as np
3-
import matplotlib.pyplot as plt
43
from sklearn.tree import DecisionTreeClassifier
54

65
from adapt.parameter_based import TransferTreeClassifier

0 commit comments

Comments
 (0)