Revision bb131a64d6a6bae482ce4d8fe45c4c263d2af321 authored by Dirk Roorda on 29 June 2020, 11:23:43 UTC, committed by Dirk Roorda on 29 June 2020, 11:23:43 UTC
1 parent 44a261b
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top