Skip to content

Commit 2a60667

Browse files
committed
Fix lint issue
1 parent dbdb08b commit 2a60667

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyard/pyard.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ class ARD(object):
8181
def __init__(
8282
self, imgt_version: str = "Latest", data_dir: str = None, config: dict = None
8383
):
84-
8584
"""
8685
ARD will load valid alleles, xx codes and MAC mappings for the given
8786
version of IMGT database, downloading and generating the database if

0 commit comments

Comments
 (0)