Spaces:
Running
Running
File size: 90 Bytes
abf8188 |
1 2 3 4 5 6 |
#!/usr/bin/env python3
from assets import core
if __name__ == '__main__':
core.run() |