File size: 144 Bytes
eb77bf5
31471a4
 
 
1
2
3
4
5
from wilhelm_python_sdk.ancient_greek_loader import load_into_database

if __name__ == "__main__":
    load_into_database("ancient-greek.yaml")