Skip to content

Commit 3cc3963

Browse files
committed
Simplifying MultiPlot Interface #83-resolving_conflick-5
1 parent ae057f9 commit 3cc3963

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyopenms_viz/_core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
from pandas.util._decorators import Appender
1515
import re
1616

17-
import matplotlib.pyplot as plt
18-
from math import ceil
1917

2018
from numpy import ceil, log1p, log2, nan, mean, repeat, concatenate
2119
from ._config import (

0 commit comments

Comments
 (0)