Skip to content

Commit 75204a5

Browse files
committed
reformat with black
1 parent 4cc3e9e commit 75204a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chebifier/prediction_models/chebi_lookup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import json
99
from chebifier.utils import load_chebi_graph
1010

11+
1112
class ChEBILookupPredictor(BasePredictor):
1213

1314
def __init__(

0 commit comments

Comments
 (0)