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