This commit is contained in:
@@ -35,7 +35,8 @@ __version__ = printgetversion(__file__)
|
||||
PV = get_pv_class()
|
||||
|
||||
HERE_DIR = Path(__file__).parent
|
||||
HLA_NAMES_PATH = HERE_DIR / "hla_names.yml"
|
||||
CONFIG_DIR = HERE_DIR / ".." / "config"
|
||||
HLA_NAMES_PATH = CONFIG_DIR / "hla_names.yml"
|
||||
|
||||
|
||||
def read_hla_names():
|
||||
|
||||
Reference in New Issue
Block a user