Skip to content

Commit 0b0258c

Browse files
committed
Update ms2rescore.py
1 parent 29292c0 commit 0b0258c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

quantmsrescore/ms2rescore.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
import importlib.resources
66
import json
77
import logging
8-
import os.path
9-
8+
import os
109
import click
1110
import pyopenms as oms
1211
from ms2rescore import package_data, rescore

0 commit comments

Comments
 (0)