Revision a3bc4c720e465fade8b868a6e24e34396ff3f87d authored by Dirk Roorda on 01 February 2021, 09:22:06 UTC, committed by Dirk Roorda on 01 February 2021, 09:22:06 UTC
1 parent 744f341
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top