dungmai's picture
Upload folder using huggingface_hub
8a6cf24 verified
raw
history blame contribute delete
100 Bytes
import sys
from fontTools.merge import main
if __name__ == "__main__":
sys.exit(main())