Spaces:
Running
Running
File size: 81 Bytes
1ee5470 |
1 2 3 4 |
from PyInstaller.utils.hooks import copy_metadata
datas = copy_metadata('jamo')
|