Skip to content

Commit ef0351d

Browse files
committed
removed deprecation
1 parent 6887d24 commit ef0351d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/tdamapper/plot.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,6 @@ def plot_plotly(
206206
cmap=cmap,
207207
)
208208

209-
@deprecated(
210-
"This method is deprecated and will be removed in a future release. "
211-
"Use a new instance of tdamapper.plot.MapperPlot."
212-
)
213209
def plot_plotly_update(
214210
self,
215211
fig,

0 commit comments

Comments
 (0)