wilhelm-vocabulary / .github /load_ancient_greek.py
QubitPi's picture
Update to use to new loader (#23)
eb77bf5 unverified
raw
history blame
144 Bytes
from wilhelm_python_sdk.ancient_greek_loader import load_into_database
if __name__ == "__main__":
load_into_database("ancient-greek.yaml")