_nbdev.py 386 Bytes
Newer Older
yuhai's avatar
yuhai committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# AUTOGENERATED BY NBDEV! DO NOT EDIT!

__all__ = ["index", "modules", "custom_doc_links", "git_url"]

index = {"IM_MSA_Transformer": "00_core.ipynb",
         "gen_MSAs": "00_core.ipynb"}

modules = ["core.py"]

doc_url = "https://damiano-sg.github.io/Iterative_masking/"

git_url = "https://github.com/damiano-sg/Iterative_masking/tree/main/"

def custom_doc_links(name): return None