Spaces:
Runtime error
Runtime error
File size: 141 Bytes
7342346 |
1 2 3 4 5 6 7 8 |
# Spacefile Docs: https://go.deta.dev/docs/spacefile/v0
v: 0
micros:
- name: ClientTest
src: .
engine: python3.9
primary: true
|