Spaces:
Running
Running
File size: 65 Bytes
5750465 |
1 2 3 4 5 6 |
from db.crud import test
if __name__ == "__main__":
test()
|